Skip to main content
Version: 1.x

@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