Skip to content

ObjectsGridTableHeader โ€‹

Source: client/lib/theme/vueda-tailwind/objects-grid/index.js

The header content wrapper. It lays out the label and the numeric-column reversal used when the parent header cell carries data-numeric.

Vue component: ObjectsGridTableHeader

SlotDefault classesDescription
root5 classesThe header content wrapper. It lays out the label and the numeric-column reversal used when the parent header cell carries data-numeric.
labelThe header label text slot. It remains unstyled by default so field-specific header slots can inherit the surrounding table header rhythm.

root โ€‹

The header content wrapper. It lays out the label and the numeric-column reversal used when the parent header cell carries data-numeric.

Default classes:

text
flex
items-end
justify-between
py-1 px-2
[[data-numeric]_&]:flex-row-reverse

Source: client/lib/theme/vueda-tailwind/objects-grid/ObjectsGridTableHeader.theme.js:19

label โ€‹

The header label text slot. It remains unstyled by default so field-specific header slots can inherit the surrounding table header rhythm.

Source: client/lib/theme/vueda-tailwind/objects-grid/ObjectsGridTableHeader.theme.js:23

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2