New to KendoReactLearn about KendoReact Free.

ClipboardDataEvent

Represents the object of the ClipboardDataEvent event.

NameTypeDefaultDescription

cellDelimiter?

string

Sets the cell delimiter used when manipulating the clipboard data Defaults to \t.

columns

ColumnBaseProps<CellProps>[]

All the Grid columns. It takes value of type of ColumnBaseProps<CellProps>[]

copyHeaders?

boolean

Passes the clipboard prop copyHeaders value in the clipboard action.

dataItem?

any

This is the item that is clicked if the action is raised from the contextMenu.

dataItemKey

string

Passes the dataItemKey prop in the clipboard action.

field?

string

This is the column field that is clicked if the action is raised from the contextMenu.

nativeEvent?

ClipboardEvent

Represents the native ClipboardEvent

newLineDelimiter?

string

Sets the row delimiter used when manipulating the clipboard data Defaults to \r\n.

type

ClipboardActionType

Represents the type of the clipboard action.

Not finding the help you need?
Contact Support