react-otp-input
react-otp-input copied to clipboard
expose input properties, like onFocus
- Describe the Feature Request Please add a way to pass some properties to all input fields, this is useful to detect if the input is touched, to trigger validation errors, also should be useful to integrate with formik
This would also be useful to pass a name
prop to allow extensions like 1Password autofill the input when it appears.
You can now fully customize the input element with v3