SlotClassArgs
The arguments for the slotClass
function.
NAME | TYPE | DEFAULT | DESCRIPTION |
---|---|---|---|
end? | Date | The end date of the slot. | |
event? | any | The slot event. Applicable for the Agenda view. | |
isAllDay? | boolean | Specifies if the slot is an all-day slot. | |
resources? | any[] | The slot resources. | |
start? | Date | The start date of the slot. |