Button Group
Record Navigator
A record navigator where jumping to an edge and stepping by one differ in icon shape, with a thin position bar under the cluster.
What you can change
- the current number through index
- the record count through total
- the counter noun through entity and the navigation name through label
A link for your AI agent: preview, code and instructions.
Preview
Use it with AI
- 1. Copy the link.
- 2. Write to your agent in your own words and drop the link into the sentence.
- 3. The agent opens the link and installs the component from the registry.
put this on the home page as the hero:
https://vibeui.ru/c/buttongroup-043?lang=en&theme=dark
Not sure where to paste it? Step-by-step guide
Show the full instructions
What the link says, spelled out. Use it when your agent cannot open links — paste this text instead.
Loading…
For developers
The install command lives in the “Component source” block below — a signed link that stays valid for 24 hours.
Technical notes
The component is self-contained: one file, no dependencies, its own palette in the --vibeui-buttongroup-043-* variables. It is a server component: the index arrives as a prop and is clamped to the range 1..total. An arrow with a bar means "all the way", an arrow without one means "one step": the difference reads from the shape rather than from a caption. The edge buttons are greyed out in pairs — on the first record both left ones are meaningless. The position bar under the cluster is built on a percentage width derived from the index and is marked aria-hidden, because the same thing is said by the text "Record 12 of 340". The counter is set in tabular figures and has a min-width, otherwise crossing a hundred jolts the buttons. There is a single border on the track, and the separators are drawn by the general > * + * selector.
Tags
- buttongroup
- navigation
- records
- progress
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…