Skip to main content
Version: 1.x

@microsoft/fast-element > ViewTemplate > html

ViewTemplate.html property

The html representing what this template will instantiate, including placeholders for directives.

Signature:
readonly html: string | HTMLTemplateElement;