Smart.NumberInput is an input that allows you to easily enter and format numbers. It uses the Intl.NumberFormat API for formatting the numbers.

Styling and Appearance

Default "1000"

Underlined

Outlined

Number Formats

Number "1000.42"

Currency "$1000.42"

Accounting "($1000.42)"

Currency Localized "1000,42 EUR"

Percent "10%"

Custom "10 litres"