New to Kendo UI for Angular? Start a free 30-day trial
SlotClassArgs
Provides arguments for the slotClass function.
| Name | Type | Default | Description | 
|---|---|---|---|
| end? | 
 | Sets the end date of the slot. | |
| event? | 
 | Provides the slot event. Applies to the Agenda view. | |
| events? | 
 | Provides the slot events. Applies to the Year view. | |
| isAllDay? | 
 | Specifies if the slot is an all-day slot. | |
| resources? | 
 | Provides the slot resources. | |
| start? | 
 | Sets the start date of the slot. |