KQ-294 · FRIDGE/POETRY
Fridge Poetry
Word magnets on a fridge door, draggable into whatever sentence you like — each lands on a loose grid with a small jiggle that sells the weight of the magnet, and the one you touched last sits on top. Arrow keys move them a cell at a time, because a drag-only toy quietly excludes half its audience.
KQ-294 · FRIDGE/POETRY
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/fridge-poetry
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| words | string[] | — | Override the built-in ten. |
| onArrange | (word: string) => void | — | Fires with each moved word. |