Search
Loading...
Skip to content

Type Alias: AnimationEntry

type AnimationEntry = object;

Configuration options for animations.

Properties#

PropertyTypeDescription
typeAnimationTypeThe type of animation to apply
durationnumberDuration of the animation in seconds
easing?AnimationEasingEasing function for the animation