NestedLink icon indicating copy to clipboard operation
NestedLink copied to clipboard

Input type "number" in NumberInput in linked-controls

Open cervmi opened this issue 6 years ago • 0 comments

Wouldn't be better to render NumberInput as type "number" instead of "text"? <input { ...props } type="number"

Some browsers then interpret it better and allows to increment numbers by mouse or keys.

cervmi avatar Sep 12 '19 10:09 cervmi