New to Kendo UI for Vue? Start a free 30-day trial

SchedulerResizeProps

Represents the props of the Kendo UI for Vue SchedulerResize component.

NameTypeDefaultDescription

dataItem

any

Specifies the DataItem to be visualized as a Resize item.

item?

any

Overrides the default component responsible for visualizing a single item.

The default Component is: [SchedulerItem].

vertical?

boolean

Specifies the orientation of the SchedulerItem inside the Drag.

viewItem?

any

Overrides the default component responsible for positioning the item inside the view.

The default Component is: SchedulerViewItem.

In this article

Not finding the help you need?