Search results

CellClickEventArgs API in React Pivot Table API component

The cell click event arguments provides the necessary information about the cell clicked in the pivot table.

Properties

currentCell

Element

Defines the cell element that is clicked.

data

Object

Defines the cell item that is clicked.

nativeEvent

MouseEvent

Defines the native event properties.