Skip to the content.

EasingAnimation component

This component allows you to animate your Power Apps canvas controls to give life to your applications. Many animations are provided within the component. One instance of the component allows you to procdure 3 different animations simultaneously.

EasingAnimation

This component is provided within a small application that allows you to preview and test the various animations that come with the EasingAnimation component:

EasingAnimationDemoHome

Clicking on animation will let you play around with that animation:

EasingAnimationDemoTestPreview

After enabling the Animation preview toggle, clicking the SHOW CODE button will show you how to setup the properties of the control you want to animate as well as the hidden EasingAnimation component:

EasingAnimationDemoTestCode

EasingAnimation component properties

Here are the properties available to configure the EasingAnimation component:

Input

Note: always reset an animation before starting it!!! Note2: within a visible instance of the component on a screen you can preview each animation selecting it through the combo box and clicking the replay icon ๐Ÿ˜‰

How to install it?

Play or edit the app to see how to use and setup the component within your app.

Enjoy! ๐Ÿ˜Š