Snappy UI Logo

Scratch Card

An interactive scratch-off effect that reveals hidden content with ease.


Demo

🍵


Installation

pnpm dlx shadcn@latest add http://snappyui.in/api/registry/scratch

Props

NameTypeDefaultDescription
classNamestring-The class name to apply to the component
widthnumber-Width of the scratch container
heightnumber"default"Height of the scratch container
minScratchPercentagenumberfalseMinimum percentage of scratched area to be considered as completed (Value between 0 and 100)
childrennode-The content to display in the marquee
onCompletefunction-Callback function called when scratch is completed

On this page