New to Kendo UI for VueStart a free 30-day trial

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

Definition

Package:@progress/kendo-vue-scheduler

Properties

Specifies the DataItem currently being deleted.

isSeries?

boolean

Indicates whether the delete action targets an entire series.

Called when the cancel button is clicked.

Parameters:eventSchedulerRemoveDialogStateChangeEvent​<null>

Called when the close button is clicked.

Parameters:eventSchedulerRemoveDialogStateChangeEvent​<null>

Called when the confirm button is clicked.