input-otp icon indicating copy to clipboard operation
input-otp copied to clipboard

One time passcode Input. Accessible & unstyled.

Results 16 input-otp issues
Sort by recently updated
recently updated
newest added

Currently, the example shown for auto form submission can cause the page to reload as the form `onsubmit` handler isn't called by `form.submit` [see MDN](https://developer.mozilla.org/en-US/docs/Web/API/HTMLFormElement/submit). To call the form `onsubmit`...

I'm unhappy with documentation design choice, im still confused how would i use this with a simple form and how will i use it and how will use it with...

invalid

**Is your feature request related to a problem? Please describe.** I want to use this as a password input and I would like to see asterisks(*) on screen instead of...

**Is your feature request related to a problem? Please describe.** Unknown. **Describe the solution you'd like** can use as standard input pattern=`${regex}`

Issue tracker is **ONLY** used for reporting bugs. New features should be discussed on our slack channel. Please use [stackoverflow](https://stackoverflow.com) for supporting issues. ## Version of the library: 1.x ##...

bug