Theemo / @theemo/theme / ColorContrastFeature
Interface: ColorContrastFeature
Defined in: features.ts:121
Color Contrasts Feature
See
https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-contrast
Extends
BaseFeature
Properties
name
ts
name: string;
Defined in: features.ts:88
name of the feature
Inherited from
ts
BaseFeature.name