TableHeader
Source: client/lib/theme/vueda-tailwind/grid/index.js
The
<thead>section wrapper. Empty by default: header cells take their bottom divider from TableRow.root, and because that border belongs to the cell, a sticky TableHead.root carries it over scrolling body content.
Vue component: TableHeader
| Slot | Default classes | Description |
|---|---|---|
| root | The <thead> section wrapper. Empty by default: header cells take their bottom divider from TableRow.root, and because that border belongs to the cell, a sticky TableHead.root carries it over scrolling body content. |
root
The
<thead>section wrapper. Empty by default: header cells take their bottom divider from TableRow.root, and because that border belongs to the cell, a sticky TableHead.root carries it over scrolling body content.
Default classes:
Source: client/lib/theme/vueda-tailwind/grid/TableHeader.theme.js:19