Component Gallery
OTP Input
Medium
•FormsPreview
OTP Input Examples
Basic OTP Input
6자리 인증 코드를 입력하세요 (테스트: 123456)
Prompt
Prompt Tips
- •Manage each input with useRef array
- •Mobile keypad with inputMode="numeric"
- •Handle paste with onPaste
- •Change border color by state
Tags
#otp
#input
#verification
#code
#form