Kendo UI for Vue Native Globalization Overview

Globalization is a process which combines the translation of component messages (localization) with their adaptation to specific cultures (internationalization).

In Kendo UI for Vue Native, globalization is enabled through:

  • The Internationalization package—Provides services for parsing and formatting of dates and numbers.
  • The Localization options—Provide the infrastructure for rendering the messages of the components and applying right-to-left (RTL) support.

The Kendo UI for Vue Native Internationalization and Localization features are part of the Kendo UI for Vue Native library which provides native Kendo UI components for the Vue ecosystem and are available under the kendo-vue-intl NPM package. For the full list of components which support internationalization and localization, refer to the article on globalization support by Kendo UI for Vue Native.

The Package is part of Kendo UI for Vue, a professional grade UI library with 100+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

In this article

Not finding the help you need?