한국어
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.
서비스를 더 인터랙티브하게 만들어 보세요.
<Scratcher class="react-scratch-card" width={400} height={240} brushSize={30} renderCover={renderCover} > <div class="reward">You found it!</div> </Scratcher>