use-otp-input
🚀 Awesome React Hook for One-time password (OTP) Input
Features
- 🦄 Input more intuitive, just like plain input element, including paste text
- ✨ Support
Backspace
andDelete
keys, even shortcut withCtrl
key - 🎈 Support move caret by
Home
,End
,ArrowLeft
andArrowRight
keys
Build & Publish
npm run build
npx changeset
npx changeset version
git commit
npx changeset publish
git push --follow-tags
Top comments (0)