@microsoft/fast-element > PartialFASTElementDefinition > template
PartialFASTElementDefinition.template property
The template, or template resolver, for the custom element.
Signature:
readonly template?: ElementViewTemplate<InstanceType<TType>> | FASTElementTemplateResolver<TType>;