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§
- The view() notation. https://drafts.csswg.org/scroll-animations-1/#view-notation
- A generic value for the
[ [ auto | <length-percentage> ]{1,2} ]
.
Enums§
- The
animation-duration
property. - A value for the
.