single-character-input-boxes icon indicating copy to clipboard operation
single-character-input-boxes copied to clipboard

React Individual Character Input Boxes

Results 11 single-character-input-boxes issues
Sort by recently updated
recently updated
newest added

Hi, I'm evaluating your control for a project we have to input text into specific slotted positions. ![Input-slots](https://user-images.githubusercontent.com/968686/206719979-72b14929-41b7-4c58-8d3d-b5861baef523.png) We are just using CSS to position the slots on a normal...

Our app is focused on properly using a11y as best as we can. This package is phenomenal for our current feature buildout except for one issue, when using a screen...

please accept inputProps type="tel" or default input type="tel", instead of "text" most of usage of this component is receive PIN, which is number

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies

I have a project which uses 8-character codes of the format `[0-9]{4}[a-zA-Z]{4}`. Since the `inputRegex` property only checks for the value of a box at a time, i cannot really...

I want to change the default border outline color when the input box is focused, per box. How can I achieve that?

Hello team, I have added web3modal to the project and suddenly RICIBs stop working and throws an error: ` react.development.js:1465 Uncaught Error: Invalid hook call. Hooks can only be called...

Hi, I've tried a couple of things but can't seem to get it to do what I want. Is there a way to specify an initial output value? For example...

Hey everyone, Creating this issue for this bug. `I am aware that there is a bug (mostly seems to occur in Chrome) where if you type to quickly sometimes the...

Inside the code you can see the default style made by the container: `var _templateObject = _taggedTemplateLiteral(['\n margin: auto;\n margin-top: 100px;\n width: 50%;\n padding: 10px;\n text-align: center;\n'], ['\n margin: auto;\n...