Animated OTP Demo

An animated OTP generator with smooth transitions and auto-refresh functionality.

Configuring your account...

Please wait while we prepare everything for you

Usage

import AnimatedOTPDemo from '@/components/bynanaui/animated-otp-demo'

<AnimatedOTPDemo 
  delay={3500}
  cardTitle="Secure Access"
  cardDescription="Your description here"
/>

Props

PropTypeDefaultDescription
delaynumber3500OTP refresh delay in milliseconds
cardTitlestring"Secure Access"Card title text
cardDescriptionstring-Card description text