New to KendoReactStart a free 30-day trial

SchedulerRemoveDialogProps
Premium

Represents the props of the KendoReact SchedulerRemoveDialog component.

NameTypeDefaultDescription

dataItem

any

Specifies the DataItem currently being deleted.

onCancel?

(event: SchedulerRemoveDialogStateChangeEvent<null>) => void

Fires when you click the cancel button.

onClose?

(event: SchedulerRemoveDialogStateChangeEvent<null>) => void

Fires when you click the close button.

onConfirm?

(event: SchedulerRemoveDialogStateChangeEvent<any>) => void

Fires when you click the confirm button.

Not finding the help you need?
Contact Support