New to KendoReact? Start a free 30-day trial
SchedulerEditItemState
SchedulerEditItemStatePremium
Represents the internal state
of the SchedulerEditItem
.
Name | Type | Default | Description |
---|---|---|---|
dragItem |
|
The data item being dragged. | |
formItem |
|
The data item being edited in the form. | |
removeItem |
|
The data item scheduled for removal. | |
resizeItem |
|
The data item being resized. | |
selected |
|
Whether the item is currently selected. | |
series |
|
Whether the action applies to a series or single occurrence. | |
showOccurrenceDialog |
|
The data item for which the occurrence dialog is shown. | |
showRemoveDialog |
|
The data item for which the remove dialog is shown. |