New to KendoReact? Start a free 30-day trial
SchedulerItemsSelectAction
SchedulerItemsSelectActionPremium
Updated on Oct 31, 2025
Represents the object passed to the items-select reducer.
| Name | Type | Default | Description | 
|---|---|---|---|
| ignoreIsAllDay? | 
 | Whether to ignore the isAllDay property when performing the action. | |
| item? | 
 | The reference to the scheduler item handle. | |
| type | 
 | The type of action to perform on item selection. |