New to Kendo UI for Vue? Start a free 30-day trial
SmartPasteClickEvent
Updated on Apr 22, 2026
Represents the click event of the SmartPasteButton.
| Name | Type | Default | Description |
|---|---|---|---|
event |
|
The original DOM event. | |
requestData |
|
The request data containing clipboard content and form fields. | |
setResponse |
|
A callback function to set the response with field values to populate. |