@serenity-is/sleekgrid / Header
Function: Header()
Header(
__namedParameters):JSXElement
Defined in: src/layouts/layout-components.tsx:32
Header shell component for a single band. Hosts the column-header container and hides automatically when the band is empty or the header is hidden.
Parameters
__namedParameters
band
refs
signals
Pick<GridSignals, "hideColumnHeader" | "pinnedStartCols" | "pinnedEndCols">
Returns
JSXElement