@microsoft/fast-element > StyleStrategy > addStylesTo
StyleStrategy.addStylesTo() method
Adds styles to the target.
Signature:
addStylesTo(target: StyleTarget): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
target |
The target to add the styles to. |
Returns:
void