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
BackspaceandDeletekeys, even shortcut withCtrlkey - ? Support move caret by
Home,End,ArrowLeftandArrowRightkeys
Build & Publish
npm run buildnpx changesetnpx changeset versiongit commitnpx changeset publishgit push --follow-tags