New to Kendo UI for Angular? Start a free 30-day trial

Formats

You can control the format of the NumericTextBox by using the format property.

It accepts string or NumberFormatOptions parameters. When format is set and the input element is not focused, the value is formatted accordingly. By default, the format is set to 'n2'.

For more information on the date and number formats Kendo UI for Angular supports, refer to the kendo-intl GitHub repository.

Example
View Source
Change Theme:

In this article

Not finding the help you need?