@microsoft/fast-element > CSSValue
CSSValue type
Represents the types of values that can be interpolated into a template.
Signature:
export type CSSValue = ComposableStyles | CSSDirective;
References: ComposableStyles, CSSDirective
@microsoft/fast-element > CSSValue
Represents the types of values that can be interpolated into a template.
Signature:
export type CSSValue = ComposableStyles | CSSDirective;
References: ComposableStyles, CSSDirective