@microsoft/fast-foundation > FoundationElement > template
FoundationElement.template property
Sets the template of the element instance. When undefined, the element will attempt to resolve the template from the associated presentation or custom element definition.
Signature:template: ElementViewTemplate | void | null;