DevExtreme v24.2 is now available.

Explore our newest features/capabilities and share your thoughts with us.

Your search did not match any results.

Angular Localization - Using Intl

DevExtreme supports localization via Intl API. To apply localization, link or import dictionaries and set the locale with the DevExpress.localization.locale() method. Refer to the Localization article for more information on localization properties.

To give you the ability to edit code on the fly, the demo uses SystemJS and transpiles TypeScript code inside a browser. For this reason, launching the demo takes some time. We strongly recommend that you do not use this approach in real projects.
Backend API