New to Kendo UI for Angular? Start a free 30-day trial
GridClipboardEvent
Provides event data for the clipboard
event of the GridClipboardDirective
.
Name | Type | Default | Description |
---|---|---|---|
clipboardData |
|
The clipboard data as a string.
When the action is | |
gridData |
|
The affected Grid data items and fields. | |
originalEvent |
|
The original DOM clipboard event. | |
target |
|
The target cell for the clipboard operation. | |
type |
|
The type of the clipboard event. |