Module animation

Source
Expand description

Generic values for properties related to animations and transitions.

Re-exports§

pub use self::GenericAnimationDuration as AnimationDuration;
pub use self::GenericViewFunction as ViewFunction;
pub use self::GenericAnimationTimeline as AnimationTimeline;
pub use self::GenericViewTimelineInset as ViewTimelineInset;

Structs§

GenericViewFunction
The view() notation. https://drafts.csswg.org/scroll-animations-1/#view-notation
GenericViewTimelineInset
A generic value for the [ [ auto | <length-percentage> ]{1,2} ].

Enums§

GenericAnimationDuration
The animation-duration property.
GenericAnimationTimeline
A value for the .