KQ-098 · FROST/WIPE
Frost Wipe
A frosted pane over live content — wipe it clear with the pointer and the frost regrows after a moment of stillness; the grain is seeded per instance and the regrow loop runs only while there is frost to grow.
KQ-098 · FROST/WIPE
COLD STORE GLASS
KQ-098
COLD STORE · BAY 3
-18.4°
compressor duty 41%
door sealed · 214 days
Wipe the glass to read the bay - stand still and it frosts over.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/frost-wipe
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| children | ReactNode | — | The content under the glass — always real DOM for AT. |
| brush / refrostDelay | number / number | 26 / 1600 | Wipe radius in px and the idle delay before regrowth. |
| height | number | 220 | Stage height in px. |