KQ-069 · ALTITUDE/LIST
Altitude List
Readings that float at altitudes — every plate lifts off its ground line in proportion to its value, casting a contact shadow that lengthens with height; re-sorting flies the plates to their new rank while the altitudes hold.
KQ-069 · ALTITUDE/LIST
SIGNAL ALTITUDES · 05 MASTS
KQ-069
- RELAY CORE95dB
- MAST NORTH84dB
- MAST SOUTH67dB
- MAST EAST41dB
- MAST WEST22dB
ORDER · HIGH FIRST
Stronger signals float higher - re-sort and they fly to their rank.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/altitude-list
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| items | { id, label, value, unit? }[] | — | Three to eight readings. |
| defaultSort / onSortChange | "value-desc" | "value-asc" | "label" / (sort) => void | — | Starting order and the change callback. |