DevExtreme v24.2 is now available.

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

Your search did not match any results.

JavaScript/jQuery List - Item 3rd Party Engine Template

The JavaScript 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.

Backend API