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