ui icon indicating copy to clipboard operation
ui copied to clipboard

(UI) Add NumberInput Component

Open smetzdev opened this issue 4 years ago • 0 comments

Hello,

do you think it would make sense to add a NumberInput Component to the sanity/ui primitives?

ATM i would use the TextInput component, which accepts a type="number" prop. But i still need to take care of type conversion somewhere, and i also find it not to be very descriptive this way.

Where would i start if i'd like to implement this for a PR?

smetzdev avatar Mar 14 '22 16:03 smetzdev