IsSlotSelectedArgs
The arguments for the isSlotSelected
callback.
Name | Type | Default | Description |
---|---|---|---|
end |
| The end date of the slot. | |
isAllDay |
| Indicates if the slot is an all-day slot, or a time slot. | |
resources |
| The resources for the slot, if grouping by resource; otherwise all Scheduler resources. | |
start |
| The start date of the slot. |
Constructors
IsSlotSelectedArgs
()