Now-Indicator Line Render Hooks
Customize the now-indicator “line” element that appears over the day columns of TimeGrid view and Timeline view.
nowIndicatorLineClass - a ClassName Input for the now-indicator line element
nowIndicatorLineContent - a Content Injection Input
nowIndicatorLineDidMount
nowIndicatorLineWillUnmount
Argument
When the above hooks are specified as a function in the form function(arg), the arg is an object with the following properties:
date- Date objectel- the element. only available innowIndicatorLineDidMountandnowIndicatorLineWillUnmount