KQ-103 · ORBIT/TAGS
Orbit Tags
A selectable tag sphere — chips ride a golden-angle lattice you can spin with momentum, arrows walk the roving tab stop while the sphere rotates each tag to the front, and selection glides its chip to face you.
KQ-103 · ORBIT/TAGS
INDEX SPHERE · 12 TAGSKQ-103
PINNED · NONE
Spin the sphere or arrow through it - Enter pins a tag.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/orbit-tags
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| tags | { id, label }[] | — | Up to sixteen chips on the lattice. |
| value / defaultValue / onValueChange | string | null / same / (id) => void | — | Controlled or uncontrolled single selection. |
| radius / height | number / number | 92 / 240 | Sphere radius and stage height. |