@microsoft/fast-foundation > DefaultComponentPresentation > applyTo
DefaultComponentPresentation.applyTo() method
Applies the presentation details to the specified element.
Signature:applyTo(element: FASTElement): void;
Parameters
Parameter | Type | Description |
---|---|---|
element | FASTElement | The element to apply the presentation details to. |
void