Head slot
Used to customize table head cells
let: variables
column
- represents the current column.isColumnHovered
: boolean - toggles when any item in the column is hovered currentlyisSorted
: boolean - toggles when the current column is the one table is being sorted bysortDescending
: boolean - indicates the order of current sortingsortable
: boolean - indicates if the column is sortable