Skip to content

Theemo / @theemo/theme / MotionFeature

Interface: MotionFeature ​

Defined in: features.ts:129

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:85

name of the feature

Inherited from ​

ts
BaseFeature.name