KQ-116 · HALLWAY/MENU

Hallway Menu

A mega-menu of parallel hallways — sweeping the rail looks down each corridor in one-point perspective, doors hinge off the walls toward a far-wall plate, and the whole view swings sideways between stops.

KQ-116 · HALLWAY/MENU
Wing Directory · 3 HallsKQ-116

Entered ·

Sweep the rail - each stop looks down its own hallway.

Install

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

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

Props

hallways
{ id, label, items: { id, label, hint? }[] }[]
default
Two to five hallways on the rail.
onSelect
(hallwayId, itemId) => void
default
Fires when a door is chosen.
corridorHeight
number
default 220
Corridor stage height in px.