Getting Started with KendoReact Internationalization

The KendoReact Internationalization package applies the desired cultures by providing services for the parsing and formatting of dates and numbers.

Together with the Localization options, the Internationalization package provides the globalization features of KendoReact. For more information on the globalization aspects which are available for each component, refer to the article on globalization support. For more information on the date and number formats KendoReact supports, refer to the kendo-intl GitHub repository.

The package exports the following types of provider components:

  • An IntlProvider component and an API for the parsing and formatting of dates and numbers.
  • A LocalizationProvider component and an API for the translation of component messages into different languages.

The KendoReact Internationalization feature is part of the KendoReact library which provides native Kendo UI components for the React ecosystem and is available under the kendo-react-intl NPM package.

ninja-iconYou've landed on KendoReact, an enterprise-grade UI library with 120+ free and premium components for building polished, performant apps. Test-drive its full capabilities with a free 30-day trial.Start Free Trial

KendoReact Internationalization Example

The following example demonstrates how to use the IntlProvider component in basic use-case scenarios.

Change Theme
Theme
Loading ...

KendoReact Internationalization Key Features

The KendoReact Internationalization component delivers a range of handy and developer-friendly features whose number and further development are not limited by the list in this section. The KendoReact team constantly invests efforts to improve the performance and add more value to the existing Internationalization library as well as develop new features to it.

Loading Locales

The Internationalization package enables you to load default and additional locale data. Read more about the Intl locale data...

Intl Services

The package exposes a set of services, which provide handy methods for formatting and parsing dates and numbers according to your project requirements. Read more about the Intl services...

Locale Changes

You can change the currently loaded locale at runtime by using the built-in services of the Internationalization package. Read more about how to dynamically change the locale...

Loading Messages

You can load messages for specific languages Read more about how to load messages for a specific language...

Installation

Download and install the package by running the npm i @progress/kendo-react-intl @progress/kendo-licensing command.

Trial Version of KendoReact

The KendoReact Internationalization package is part of the KendoReact library. KendoReact offers a 30-day trial with a full-featured version of the library—no restrictions! What’s more, you are eligible for full technical support during your trial period in case you have any questions. Sign up for a free 30-day trial of KendoReact.

Support Options

For any questions about the KendoReact Internationalization, or any other KendoReact components, you have these support options available:

  • KendoReact license holders and anyone in an active trial can take advantage of the outstanding KendoReact customer support delivered by the developers who built the library. To submit a support ticket, use the Telerik support system.
  • The KendoReact forums are part of the free support you can get from the community and from the KendoReact team on all kinds of general issues.
  • The KendoReact Feedback Portal and KendoReact Roadmap provide information on the features under consideration and also those planned for release.
  • KendoReact uses GitHub Issues as its bug tracker, and you can submit any related reports there. Also, check out the closed list.
  • Need something unique that is tailor-made for your project? Progress offers its Progress Services group that can work with you to create any customized solution that you might need.