New to KendoReact? Start a free 30-day trial
Show maxLength and number of typed characters in the KendoReact Chat
Updated on Dec 19, 2025
Environment
| Product Version | 7.3.0 |
| Product | Progress® KendoReact Chat |
Description
How to show the number of characters as the user types and set a maxLength for the Chat component?
Solution
To set a maxLength render a custom TextBox component and set the value for the maxLength prop to the preferred value. To see the character count as the user types, display the value variable in the custom component markup. For more information on how to customize the Chat component refer to the customization
Change Theme
Theme
Loading ...