40818419 / react-code-input

React component for entering and validating PIN code.
MIT License
314 stars 129 forks source link

Support for Tab Index - WIP #149

Open KrishnaPrasath opened 2 years ago

KrishnaPrasath commented 2 years ago

Passing tabIndex as props to support moving through inputs with pressing the tab key - WIP