GroupHeader
XXS uppercase header for groups WITHIN a section. The hierarchy level below PanelHeader.
Used when a section contains several visually-distinct groups (Quotes, Invoices, Contracts, Proposals in DocumentHub). Differs from PanelHeader in size and weight: XXS, semibold, tertiary, uppercase, letterspaced — clearly subordinate.
Install
Pull from the workspace packages (already available if you ran pnpm add):
Examples
Title only
Invoices
With count
Quotes
With count and actions
Contracts
Stacked groups
How DocumentHub renders type-grouped documents — each GroupHeader followed by its rows.
Quotes
Invoices
Contracts
Proposals
Guidelines
✓
Pair with a `count` when the group represents a filterable subset.Tag-style count adornments make collection sizes scannable.
✕
Use as the primary panel title — that role belongs to PanelHeader.GroupHeader is intentionally quiet (tertiary color) — too quiet to anchor a whole panel.