New to Kendo UI for Angular? Start a free 30-day trial
GridClipboardDirective
Enables built-in clipboard support for the Grid. Allows copy, cut, and paste interactions.
html
<kendo-grid kendoGridClipboard></kendo-grid>
Selector
[kendoGridClipboard]
Export Name
Accessible in templates as #kendoGridClipboardInstance="kendoGridClipboard"
Inputs
Name | Type | Default | Description |
---|---|---|---|
clipboardSettings |
|
|
Configures the clipboard directive settings. |
clipboardTarget |
|
|
Sets the clipboard operation target. Possible values are |
Events
Name | Type | Description |
---|---|---|
clipboard |
|
Fires when a clipboard action ( |