English
Appearance
An open-source interactive scratch card library that is easy-to-use on the web.
You can hide a specific element and gradually reveal it through user actions such as mouse or touch interactions.
Make your service more interactive.
<Scratcher class="react-scratch-card" width={400} height={240} brushSize={30} renderCover={renderCover} > <div class="reward">You found it!</div> </Scratcher>