Module tween

Module tween 

Source
Expand description

Tween animation module

Provides time-based animation with customizable easing functions. Supports duration and interpolation control for smooth animations.

Structsยง

Duration
A Duration type to represent a span of time, typically used for system timeouts.
Tween
Configuration for tween-based animations