@microsoft/fast-element/declarative.js > ViewTemplate > html
ViewTemplate.html property
The html representing what this template will instantiate, including placeholders for directives.
Signature:
readonly html: string | HTMLTemplateElement;
@microsoft/fast-element/declarative.js > ViewTemplate > html
The html representing what this template will instantiate, including placeholders for directives.
Signature:
readonly html: string | HTMLTemplateElement;