CSS: table.head
thead — The table's header row group (InstUI Table.Head).
The parent table's -layout-stacked modifier visually hides this member (its column titles surface per-cell instead) — see table's own doc for that modifier.
Usage
css
@import "@pantoken/components/components.css";
@import "@pantoken/components/table.head.css";Tokens consumed
| Token | Type | Value |
|---|---|---|
--instui-component-table-head-background | <color> | LightDarklight-dark(#ffffff, #10141A) |