KQ-057 · ORBIT/MENU

Orbit Menu

Items ring a hub and rotate on a weighted dial — flick the ring and it flings, then snaps the nearest item into the active detent at the top.

KQ-057 · ORBIT/MENU

Instrument Modes · 06 tools

ActiveTune
Tune

Mode · Tune

Drag the ring · click a mode · arrow keys

Install

One command — the source lands in your repo. Or copy it from the Code tab.

$ pnpm dlx shadcn@latest add @kinetiq/orbit-menu

Props

PropTypeDefaultDescription
items{ id: string; label: string; icon?: ReactNode }[]Options placed evenly around the ring.
value / defaultValue / onValueChangestring / string / (id) => voidControlled or uncontrolled active item.
sizenumber260Ring diameter in px.