@microsoft/fast-foundation > ContextualElementDefinition
ContextualElementDefinition type
Enables defining an element within the context of a design system.
Signature:export declare type ContextualElementDefinition = Omit<PartialFASTElementDefinition, "name">;