KendoReact Globalization Overview

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

In KendoReact, 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 KendoReact Internationalization and Localization features are part of the KendoReact library which provides native Kendo UI components for the React ecosystem and are available under the kendo-react-intl NPM package. For the full list of components which support internationalization and localization, refer to the article on globalization support by KendoReact.


In this article

Not finding the help you need?