Theemo / @theemo/theme / MotionFeature
Interface: MotionFeature
Defined in: features.ts:132
Motion Feature
See
https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-motion
Extends
BaseFeature
Properties
name
ts
name: string;
Defined in: features.ts:88
name of the feature
Inherited from
ts
BaseFeature.name