EditorExecuteEvent
Interface
Represents the object of the onExecute Editor event.
Definition
Package:@progress/kendo-vue-editor
Properties
state
EditorState
The state of the Editor.
target
any
An event target.
transaction
Transaction
The transaction that will be executed.