KQ-064 · HOVER/RELIEF

Hover Relief

A tile grid that extrudes toward the cursor like a relief map — a gaussian falloff lifts neighbors proportionally on pure motion-value writes, focus raises a tile to full height, and clicks pop on the recoil spring.

KQ-064 · HOVER/RELIEF

SECTOR RELIEF · 12 TILES

KQ-064

SURVEYED · NONE

Sweep the board - the relief follows your hand; click to survey.

Install

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

$ pnpm dlx shadcn@latest add @kinetiq/hover-relief

Props

PropTypeDefaultDescription
tiles{ id, label, glyph?, hint? }[]Six to twenty-four action tiles.
columns / maxLift / radiusnumber / number / number4 / 16 / 1.6Grid shape, peak extrusion in px, and falloff radius in tile units.
onTileClick(id) => voidFires on tile activation.