Extensions
Xmlui Animations

Xmlui Animations Package

This package contains components that deal with different sorts of animations. These components can wrap other components and provide different sorts of animations that run when the child component visibility changes.

Package Components

ComponentDescriptionStatus
Animationexperimental
FadeAnimationThe FadeAnimation component represents an animation that fades the content with adjustable opacity values.experimental
FadeInAnimationThe FadeInAnimation component represents an animation that fades in the content.experimental
FadeOutAnimationThe FadeOutAnimation component represents an animation that fades out the content.experimental
ScaleAnimationThe ScaleAnimation component represents an animation that scales the content.experimental
SlideInAnimationThe SlideInAnimation component represents an animation that slides in the content from the left.experimental