Expand description
Advanced animation utilities for tailwind-rs
This module provides support for custom keyframe animations, animation composition, and advanced animation features.
Structs§
- Animation
Composition - Animation composition
- Animation
Properties - Animation properties override
- Composed
Animation - Composed animation reference
- Composition
Timing - Composition timing
- Custom
Keyframe - Custom keyframe animation
- Keyframe
Step - Keyframe step with properties
- Transform
Step - Transform step for keyframes
Enums§
- Animation
Direction - Animation direction
- Animation
Fill Mode - Animation fill mode
- Animation
Iteration - Animation iteration count
- Animation
Play State - Animation play state
- Animation
Reference - Animation reference
- Step
Direction - Step direction for steps timing function
- Timing
Function - Animation timing function