Your search did not match any results.

Item 3rd Party Engine Template

Documentation

The Gallery 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 NetCore version of this demo will be available soon.