New to Kendo UI for Vue? Start a free 30-day trial
EditorPasteEvent
Represents the object of the onPaste
Editor event.
Name | Type | Default | Description |
---|---|---|---|
event |
|
The native paste event. | |
pastedHtml |
|
The HTML that will be pasted in the Editor. | |
target |
|
An event target. |