Slot Header Render Hooks
Customize the slot header elements — where the date/time text is displayed — in timegrid and timeline views.
slotHeaderClass - a ClassName Input for the slot header element
slotHeaderInnerClass - a ClassName Input for the inner wrapper of the slot header. Useful for adjusting padding.
slotHeaderContent - a Content Injection Input
slotHeaderDidMount
slotHeaderWillUnmount
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 objecttextisPastisFutureisTodayisMajorisMinorisNarrowhasNavLinkisFirstel- the element. only available inslotHeaderDidMountandslotHeaderWillUnmountlevel- only for timeline view when slotLabelFormat is specified as an array. Indicates which tier of the header is being rendered.0is the topmost.