These docs are for an old release.
Info on upgrading to v6
Now-Indicator Render Hooks
nowIndicatorClassNames
- a ClassName Input
nowIndicatorContent
- a Content Injection Input
nowIndicatorDidMount
nowIndicatorWillUnmount
Argument
When the above hooks are specified as a function in the form function(arg)
, the arg
is an object with the following properties:
isAxis
- booleandate
- Date objectel
- the element. only available innowIndicatorDidMount
andnowIndicatorWillUnmount