New to KendoReact? Start a free 30-day trial
Add support for variable in localization messages
Environment
Product Version | 5.14.1 |
Product | Progress® KendoReact ListView |
Description
I want to display state variable in the messages from the LocalizationProvider.
Solution
Extend the LocalizationProvider by providing an option for executing a ${variable} syntax within the messages.
This is an example showcasing this approach:
Change Theme
Theme
Loading ...