DVD Bounce
The corner-bouncing screensaver on a dark TV screen. A flat logo ricochets off the four walls, flips to a bright new hue on every hit, and celebrates an exact corner landing. Holds text, initials or an image.
Draw
draw a card
$npx shadcn@latest add @clow/dvd-bounceFirst time? Point @clow at the registry
Once per project, add the registry to your components.json. Then draw any card by name.
"registries": {
"@clow": "https://clow.cards/r/{name}.json"
}Full setup →Playground
props
<DvdBounce />Examples
basic
Props
| prop | type | default |
|---|---|---|
| speed | number | 90 |
| tint | boolean | true |
| celebrate | boolean | true |
| paused | boolean | false |

