New to Kendo UI for Angular? Start a free 30-day trial
Character Counter
The TextArea enables you to display a character counter along the textarea
element.
To achieve this scenario, utilize the adornments to display the counter, and set the maxlength
property which will restrict the user input up to the specified length.
The following example demonstrates how to implement this approach.
Change Theme
Theme
Loading ...