Methods
headingClicked(name, sort, arrowState, columnsKey)
headingClicked
Parameters:
Name | Type | Description |
---|---|---|
name |
String | The name of the column clicked |
sort |
String | function | The sort to use |
arrowState |
Number | The 'state' the column's arrow is currently in (0-2) |
columnsKey |
Number | The original key of the column in the columns prop. |