@microsoft/fast-element > fastElementRegistry
fastElementRegistry variable
The FAST custom element registry.
Signature:
fastElementRegistry: TypeRegistry<FASTElementDefinition>
Remarks
This registry stores FAST element definitions by constructor so consumers can look up the FASTElementDefinition associated with an element type or instance.