Interface IScratchOffCardProps

Hierarchy

  • IScratchOffCardProps

Properties

children: ReactNode
coverImgSrc: string
handleReveal: (() => void)

Type declaration

    • (): void
    • Returns void

height: number
revealPercentage?: number
width: number

Generated using TypeDoc