KQ-249 · POKE/PUDDING
Poke Pudding
A pudding with a face and opinions about being poked. Press and it squashes; release and it jiggles back on a real spring; poke it three times fast and it goes briefly dizzy before composing itself. Not a physics simulation — a character, which is why the eyes matter more than the wobble.
KQ-249 · POKE/PUDDING
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/poke-pudding
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| flavor | "caramel" | "berry" | "matcha" | "caramel" | The top layer's tint. |
| onPoke | (count: number) => void | — | Fires per poke with the running count. |