@microsoft/fast-foundation > FoundationElementDefinition > baseClass
FoundationElementDefinition.baseClass property
The actual FAST base class of the component if different from the class used to compose.
Signature:baseClass?: Constructable;
@microsoft/fast-element
v2 is out! 🎉️@microsoft/fast-foundation > FoundationElementDefinition > baseClass
The actual FAST base class of the component if different from the class used to compose.
Signature:baseClass?: Constructable;