GridClipboardDirective
The directive that enables the Grid built-in clipboard support. Allows copy, cut, and paste interactions with the Grid.
Selector
[kendoGridClipboard]
Export Name
Accessible in templates as #kendoGridClipboardInstance="kendoGridClipboard"
Inputs
Name | Type | Default | Description |
---|---|---|---|
clipboardSettings |
|
|
The |
clipboardTarget |
|
|
Determines the target of the clipboard operation (see example). The possible options are:
|
Events
Name | Type | Description |
---|---|---|
clipboard |
|
Fires when the user performs |