KQ-283 · DODGE/BUTTON
Dodge Button
A button that plays hard to get exactly twice, then relents — approach it with a pointer and it springs to the next seat in a fixed cycle, and after two dodges it returns to centre and lets you click it. Keyboard users are never dodged, and neither are touch devices, because a button that runs away from a thumb is not a joke, it is a bug.
KQ-283 · DODGE/BUTTON
fine.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/dodge-button
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| label | string | "Delete everything" | What the button claims it will do. |
| dodges | number | 2 | Evasions before it relents (0–4). |