Vault Lock Demo
A secure vault lock component with smooth animations and password protection.
Configuring your account...
Please wait while we prepare everything for you
Usage
import VaultLockDemo from '@/components/bynanaui/vault-lock-demo'
<VaultLockDemo
cardTitle="Vault Access"
cardDescription="Your description here"
/>Props
| Prop | Type | Default | Description |
|---|---|---|---|
cardTitle | string | - | Card title text |
cardDescription | string | - | Card description text |
Features
- Password input with show/hide toggle
- Animated lock/unlock states
- Loading animation during unlock
- Auto-lock after 3 seconds
- Dark mode support