50 components available

Fingerprint Scan

October 2024
Login to access the code
A touch-activated fingerprint scanner UI that animates biometric verification using progressive stroke animation.
Playground
<FingerprintScan duration={3} onComplete={() => alert("Wow, you're a wizard!")} />

Installation

Whoops, hang on for a sec
You don't have access to view this resource

API Props

PropTypeDefault
duration
number
3
onComplete
() => void