Now-Indicator Header Render Hooks
Customize the now-indicator “arrow” element that appears in the time axis of TimeGrid view and Timeline view.
nowIndicatorHeaderClass - a ClassName Input for the now-indicator header element
nowIndicatorHeaderContent - a Content Injection Input
nowIndicatorHeaderDidMount
nowIndicatorHeaderWillUnmount
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 innowIndicatorHeaderDidMountandnowIndicatorHeaderWillUnmount