SchedulerItemsFocusAction
Interface
Represents the object passed to the items-focus reducer.
Definition
Package:@progress/kendo-react-scheduler
Properties
ignoreIsAllDay?
boolean
Whether to ignore the isAllDay property when performing the action.
item?
RefObject<null | SchedulerItemHandle>
The reference to the scheduler item handle.
The type of focus action to perform on the item.