Module hook

Source

Structs§

AnimConfiguration
UseAnimation
Animate your elements. Use use_animation to use this.

Enums§

AnimDirection
Controls the direction of the animation.
Ease
OnChange
What to do once the animation dependencies change.
OnCreation
What to do once the animation gets created.
OnFinish
What to do once the animation finishes.

Traits§

AnimatedValue
ReadAnimatedValue

Functions§

use_animation
use_animation_with_dependencies