NavigationPaginationBar
Source: client/lib/theme/vueda-tailwind/navigation/index.js
Footer bar for table and objects-grid pagination, seated against the bottom of card-like data surfaces. The
px-5 py-3padding matches the list chrome rhythm (e.g. ViewList.underActionsBar) so the chrome above and below the grid read as a matched frame.
| Slot | Default classes | Description |
|---|---|---|
| root | 2 classes | Footer bar for table and objects-grid pagination, seated against the bottom of card-like data surfaces. The px-5 py-3 padding matches the list chrome rhythm (e.g. ViewList.underActionsBar) so the chrome above and below the grid read as a matched frame. |
root
Footer bar for table and objects-grid pagination, seated against the bottom of card-like data surfaces. The
px-5 py-3padding matches the list chrome rhythm (e.g. ViewList.underActionsBar) so the chrome above and below the grid read as a matched frame.
Default classes:
text
flex w-full items-center justify-between gap-3
rounded-b-vueda-card border-t-hairline bg-card text-foreground px-5 py-3Source: client/lib/theme/vueda-tailwind/navigation/NavigationPaginationBar.theme.js:16