Skip to main content

@microsoft/fast-foundation > lightModeStylesheetBehavior

lightModeStylesheetBehavior variable

This can be used to construct a behavior to apply a prefers color scheme: light only stylesheet.

Signature:
lightModeStylesheetBehavior: (styles: ElementStyles) => MatchMediaStyleSheetBehavior