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

SchedulerOccurrenceDialogProps

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

NameTypeDefaultDescription

dataItem

any

Specifies the DataItem currently being edited.

isRemove?

boolean

Specifies if the dialog is for remove or edit action.

onClose?

(event: SchedulerOccurrenceDialogStateChangeEvent<any>) => void

Called when the close button is clicked.

onOccurrenceclick?

(event: SchedulerOccurrenceDialogStateChangeEvent<any>) => void

Called when the occurrence button is clicked.

onSeriesclick?

(event: SchedulerOccurrenceDialogStateChangeEvent<any>) => void

Called when the series button is clicked.

Not finding the help you need?
Contact Support