@sky790312/react-scratch-off
v1.0.2
Published
React typescript scratch off component.
Downloads
16
Maintainers
Readme
@sky790312/react-scratch-off
Installation
yarn add @sky790312/react-scratch-off
Usage
import { ScratchOff } from '@sky790312/react-scratch-off';
<ScratchOff
width={width}
height={height}
coverImgSrc={coverImgSrc}
handleReveal={handleReveal}
revealPercentage={revealPercentage}
>
</ScratchOff>
Check the playground sample code.
License
MIT Licensed.