New to Kendo UI for Vue? Start a free 30-day trial
Globalization
The globalization process combines the translation of component messages with adapting them to specific locales.
Internationalization
The internationalization process applies specific culture formats to a web application.
For more information, refer to:
- Kendo UI for Vue Native documentation on internationalization
- kendo-intl (the base Internationalization package on GitHub)
Right-to-Left Support
The Excel Export functionality of the Kendo UI for Vue supports right-to-left direction by switching the direction of the Excel sheet.
To enable the RTL mode when using the saveExcel
method in your Vue application, set to true
the RTL
property in the parameters obejct passed to the method.
Change Theme
Theme
Loading ...