react-numeric-input icon indicating copy to clipboard operation
react-numeric-input copied to clipboard

Numeric input component for react

Results 63 react-numeric-input issues
Sort by recently updated
recently updated
newest added

hello it looks like the display on Chrome and Firefox do not match. chrome seems ok, the width property for the input element is 63.9931px; with some about 1 char...

hello, I'm unable to remove 4px padding on the left side which is showing up in both chrome and firefox chrome shows its derived from element.style, firefox shows its derived...

hello seems that setting both min and strict leads to unexpected results. none numerics are not displayed) but can't set a value. I can get around this by removing strict,...