Version 7 was just released!
The docs will be moved here soon.
Visit the external v7 docs site
All-Day Render Hooks
Customize parts of the UI that typically display the text “all-day”.
allDayClassNames - a ClassName Input
allDayContent - a Content Injection Input
allDayDidMount
allDayWillUnmount
Argument
When the above hooks are specified as a function in the form function(arg), the arg is an object with the following properties:
textviewel- the<td>element. only available inallDayDidMountandallDayWillUnmount