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

Character Counter

A common scenario for the TextBox component is displaying a character counter along the input element. This could be achieved by utilizing adornments to display the counter and the maxlength property, which will restrict the user input up to the specified length.

The following example, demonstrates this approach:

Example
View Source
Change Theme:

In this article

Not finding the help you need?