These docs are for an old release. Info on upgrading to v6
edit doc

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 - boolean
  • date - Date object
  • el - the element. only available in nowIndicatorDidMount and nowIndicatorWillUnmount