New to KendoReact? Start a free 30-day trial
SchedulerResizeProps
SchedulerResizePropsPremium
Updated on Oct 31, 2025
Represents the props of the KendoReact SchedulerResize component.
| Name | Type | Default | Description | 
|---|---|---|---|
| dataItem | 
 | Specifies the  | |
| item? | 
 | Overrides the default component responsible for visualizing a single item. The default Component is: [SchedulerItem]. | |
| vertical? | 
 | Specifies the orientation of the SchedulerItem inside the Drag. | |
| viewItem? | 
 | Overrides the default component responsible for positioning the item inside the view. The default Component is: SchedulerViewItem. |