@microsoft/fast-foundation > ElementDefinitionContext > defineElement
ElementDefinitionContext.defineElement() method
Defines the element.
Signature:defineElement(definition?: ContextualElementDefinition): void;
Parameters
| Parameter | Type | Description | 
|---|---|---|
| definition | ContextualElementDefinition | The definition for the element. | 
void