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

PropTypeDefaultDescription
cardTitlestring-Card title text
cardDescriptionstring-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