CSSDirective.createCSS() method
@microsoft/fast-element > CSSDirective > createCSS
CSSDirective.createCSS() method
Creates a CSS fragment to interpolate into the CSS document.
Signature:
createCSS(add: AddBehavior): ComposableStyles;
Parameters
Parameter | Type | Description |
|---|---|---|
add |
Returns:
- the string to interpolate into CSS