NumberInputNumber Input to create an input with a formatted number
- UX Guidelines
- Dev
UsageCode Example
<NumberInput initialValue={1506} onChange={onChange} placeholder={'Price'}/>
APIThis is the list of additional props for the component
<NumberInput initialValue={1506} onChange={onChange} placeholder={'Price'}/>