Skip to content

Theemo / @theemo/theme / BrowserFeature

Type Alias: BrowserFeature

ts
type BrowserFeature = 
  | ColorSchemeFeature
  | ColorContrastFeature
  | MotionFeature;

Defined in: features.ts:141

All features supported by browser mechanics