StyleStrategy interface
@microsoft/fast-element > StyleStrategy
StyleStrategy interface
Implemented to provide specific behavior when adding/removing styles for elements.
Signature:
export interface StyleStrategy
Methods
Method | Description |
---|---|
Adds styles to the target. | |
Removes styles from the target. |