Props passed when rendering a single heading in a DataTable.
Information about the column being rendered
Optional
A function to get which sort icon (ascending or descending) to show
A function to gets the current width of column width, if set.
A function to change the table's sort order.
A function to save a column width. Called as the resize handle is dragged by the user.
Props passed when rendering a single heading in a DataTable.