New to KendoReactLearn about KendoReact Free.

ClipboardData

Represents the object that is returned form the populateClipboardData function.

NameTypeDefaultDescription

clipboardData

string

When the action is copy or cut - the Grid data, copied to the clipboard, in Excel-compatible format. When the action is paste - the current clipboard data, available in the original DOM event.

copiedItems

ClipboardItem[]

A collection of the ClipboardItem that are selected.

pastedItems

ClipboardItem[]

A collection of the ClipboardItem that are pasted.

Not finding the help you need?
Contact Support