The col-span for the header. API Docs Guide
The header's associated column object. API Docs Guide
The depth of the header, zero-indexed based. API Docs Guide
Returns the rendering context (or props) for column-based components like headers, footers and filters. API Docs Guide
Returns the leaf headers hierarchically nested under this header. API Docs Guide
Returns an event handler function that can be used to resize the header. It can be used as an:
Returns the current size of the header. API Docs Guide
Returns the offset measurement along the row-axis (usually the x-axis for standard tables) for the header. This is effectively a sum of the offset measurements of all preceding headers. API Docs Guide
The header's associated header group object. API Docs Guide
The unique identifier for the header. API Docs Guide
The index for the header within the header group. API Docs Guide
A boolean denoting if the header is a placeholder header. API Docs Guide
If the header is a placeholder header, this will be a unique header ID that does not conflict with any other headers across the table. API Docs Guide
The row-span for the header. API Docs Guide
The header's hierarchical sub/child headers. Will be empty if the header's associated column is a leaf-column. API Docs Guide