Skip to the content.

PowerSpinner component

This component will to add a spinner to your Power Apps applications.

PowerSpinner samples

Additionnaly you will also find an MSAPP Power Apps application file that will allow you to play around with the various spinners offered by the component:

PowerSpinner app demo

Component properties

Here are the properties available to configure the component:

Input

How to use it

With this component, you can add a spinner to your Power Apps application using two different techniques:

  1. Import the component into your app, set the Spinner and SpinnerSettigs properties as you wish and place you spinner wherever you want on your screen
  2. Launch the PowerSpinner App and then:
    • Select the desired spinner
    • Play with it settings until it suits your needs
    • Toggle the Preview/Code toggle to Code
    • Copy the code from the text input control
    • Add an image control to your app
    • Paste the code in the image control’s Image property
    • …et voilàaaa!

Updates