KQ-106 · TURN/WORD
Turn Word
One word becomes another letter by letter — cells half-turn edge-on, swap their glyph, and land on the snap spring in a cascade, while letters the two words share hold perfectly still.
KQ-106 · TURN/WORD
MODE PLATE
KQ-106
MEASURE
READS · MEASURE
KQ-106 · Turn Word · 07 cells · P 700 · ζ 0.83
Press the word - letters that differ turn in cascade.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/turn-word
Props
- words
- [string, string]
- default —
- The two states; the shorter is padded with figure spaces.
- active / defaultActive / onTurn
- 0 | 1 / 0 | 1 / (active) => void
- default —
- Controlled or uncontrolled facing word.
- interactive
- boolean
- default true
- Whether the word itself is a switch button.
| Prop | Type | Default | Description |
|---|---|---|---|
| words | [string, string] | — | The two states; the shorter is padded with figure spaces. |
| active / defaultActive / onTurn | 0 | 1 / 0 | 1 / (active) => void | — | Controlled or uncontrolled facing word. |
| interactive | boolean | true | Whether the word itself is a switch button. |