SchedulerEditItemState
Interface
Represents the internal state of the SchedulerEditItem.
Definition
Package:@progress/kendo-react-scheduler
Properties
dragItem
any
The data item being dragged.
formItem
any
The data item being edited in the form.
removeItem
any
The data item scheduled for removal.
resizeItem
any
The data item being resized.
selected
boolean
Whether the item is currently selected.
series
null | boolean
Whether the action applies to a series or single occurrence.
The data item for which the occurrence dialog is shown.
The data item for which the remove dialog is shown.