@microsoft/fast-element/declarative.js > FASTElementDefinition > template
FASTElementDefinition.template property
The template to render for the custom element.
Signature:
template?: ElementViewTemplate<InstanceType<TType>>;
@microsoft/fast-element/declarative.js > FASTElementDefinition > template
The template to render for the custom element.
Signature:
template?: ElementViewTemplate<InstanceType<TType>>;