DevExtreme v23.2 is now available.

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

Your search did not match any results.

Item 3rd Party Engine Template

Documentation

The List component supports 3rd-party template engines, such as Mustache used in this example. A custom template is defined as a script in the index.html file. To enforce the use of the Mustache template engine, call the DevExpress.setTemplateEngine(options) method as shown in this demo.

The source code for the React version of this demo will be available soon.