Skip to content

CSS: table.head

thead — 테이블의 헤더 행 그룹(InstUI Table.Head).

상위 table-layout-stacked 수정자는 이 멤버를 시각적으로 숨깁니다(대신 열 제목이 셀별로 표시됨) — 해당 수정자에 대해서는 table의 문서를 참조하세요.

사용법

css
@import "@pantoken/components/components.css";
@import "@pantoken/components/table.head.css";

사용된 토큰

Token타입
--instui-component-table-head-background<color>LightDarklight-dark(#ffffff, #10141A)