Skip to content

objects-grid keys

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

Objects grid

ComponentKindSlotsDescription
ObjectsGridkey11The outer scroll surface and card chrome for the grid. It owns the density attribute, tabular number rendering, and data-flush edge merging used when the grid is embedded in a parent surface. data-flush strips the embedded grid's border and radius so only the parent container's edge remains visible.
ObjectsGridTableHeaderkey2The header content wrapper. It lays out the label and the numeric-column reversal used when the parent header cell carries data-numeric.
ObjectsGridCardCellkey2The card-layout field label fragment. It renders as a compact muted micro-label that participates directly in ObjectsGrid.cardContainer.
ObjectsGridBodyCellkey2The table-layout field cell. It provides density-aware row height, numeric and mono alignment hooks, and the foreground text treatment for value slots. Density tiers map default, compact, and condensed rows to progressively tighter row heights.

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