SchedulerActionButtonsProps
Interface
Represents the properties of SchedulerActionButtons component.
Definition
Package:@progress/kendo-vue-scheduler
Properties
editCancelMessage
string
editDeleteMessage?
string
editSaveMessage
string
onCancel
(event: any) => void
Parameters:eventany
onDelete?
() => void