API
Classes
Class | Description |
---|---|
NumberInput | The NumberInput class turns a HTMLInputElement into a number input field. |
Enumerations
Enumeration | Description |
---|---|
CurrencyDisplay | Available currency display options when using NumberFormatStyle.Currency. |
NumberFormatStyle | Available format styles. |
UnitDisplay | Available unit display options when using NumberFormatStyle.Unit. |
Interfaces
Interface | Description |
---|---|
NumberInputConstructorArgs | The NumberInput constructor arguments. |
NumberInputOptions | The number input options. |
NumberInputValue | Value model. |
NumberRange | Number Range. |