Events
RowSelectionEvents<T>
Row selection events fired by Graphite Grid.
Type parameters
Type parameter | Value |
---|---|
T | unknown |
Properties
- Name
onRowsSelectionChange
- Type
- (params: OnRowsSelectionChangeParams<T>) => void
- Description
Fired when the row selection changes in the grid.