Skip to content

CSS: table.row-header

th[scope="row"] — Bir satır başlığı hücresi (InstUI Table.RowHeader); sütun başlığı token'larından değil, satır başlığı token'larından stil alır.

Ebeveyn table'ün -layout-stacked değiştiricisi bu üyeyi blok olarak üst üste dizer ve ::before ile etiketler — bu değiştirici için table'ün kendi belgesine bakın.

Kullanım

css
@import "@pantoken/components/components.css";
@import "@pantoken/components/table.row-header.css";

Sözde elemanlar

Sözde elemanAçıklama
::before

Tüketilen tokenler

TokenTürDeğer
--instui-component-table-col-header-color<color>LightDarklight-dark(#273540, #F2F4F5)
--instui-component-table-head-font-weight<integer>600
--instui-component-table-row-header-background<color>LightDarklight-dark(#ffffff, #10141A)
--instui-component-table-row-header-color<color>LightDarklight-dark(#273540, #F2F4F5)
--instui-component-table-row-header-font-weight<integer>400
--instui-component-table-row-header-line-height<percentage>125%
--instui-component-table-row-header-padding-horizontal<length>0.75rem
--instui-component-table-row-header-padding-vertical<length>0.5rem