Biometric Touch Scanner

A highly interactive, press-and-hold biometric scanner featuring dynamic SVG topography, glowing laser sweeps, and glitching cybernetic states.

Component Showcase

Interactive Playground

Adjust sliders and values to preview changes in real-time

titleIDENTITY VERIFICATION

The main title displayed above the scanner.

subtitleHOLD TO SCAN

The instructional subtitle displayed at the bottom.

successTextACCESS GRANTED

The text displayed upon successful scan.

primaryColor#00f0ff

The main neon color used for the scanner UI and success state.

accentColor#ff5c71

The secondary accent color used for error/failed states.

scanDuration2500

Duration required to hold the scanner in milliseconds before success.

API Reference (Props)

Component properties and type specifications

PropTypeDefaultDescription
titlestring"IDENTITY VERIFICATION"The main title displayed above the scanner.
subtitlestring"HOLD TO SCAN"The instructional subtitle displayed at the bottom.
successTextstring"ACCESS GRANTED"The text displayed upon successful scan.
primaryColorstring"#00f0ff"The main neon color used for the scanner UI and success state.
accentColorstring"#ff5c71"The secondary accent color used for error/failed states.
scanDurationnumber2500Duration required to hold the scanner in milliseconds before success.