Returns the aggregation function for the column. API Docs Guide
Returns the automatically inferred aggregation function for the column. API Docs Guide
Returns whether or not the column can be grouped. API Docs Guide
Returns the index of the column in the grouping state. API Docs Guide
Returns whether or not the column is currently grouped. API Docs Guide
Returns a function that toggles the grouping state of the column. This is useful for passing to the onClick prop of a button. API Docs Guide
onClick
Toggles the grouping state of the column. API Docs Guide