Demos
Some simple demos to show MTE in action. All features are not covered!
Example 1
A simple template, rendered and adopted when pressing the link.
Run:
Code (HTML version):
Code (JavaScript version):
Example 2
A simple template, rendered with data and adopted when pressing the link.
Run:
Code (HTML version):
Code (JavaScript version):
Example 3
A simple template, rendered with array data of non-complex type.
Run:
Code:
Example 4
A template with more content and options.
Run:
Code:
Example 5
A template using list.
Run:
Code:
Example 6
A template using list and sorting together with nested observable objects.
Run:
Code:
Example 7
Templates created with HTML and loaded asynchronously