New to KendoReactStart a free 30-day trial

SchedulerOccurrenceDialogProps
Premium

Represents the props of the KendoReact 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

Fires when you click the close button.

onOccurrenceClick

(event: SchedulerOccurrenceDialogStateChangeEvent<any>) => void

Fires when you click the occurrence button.

onSeriesClick

(event: SchedulerOccurrenceDialogStateChangeEvent<any>) => void

Fires when you click the series button.

Not finding the help you need?
Contact Support