Migrating fly-spinner
Elements with class fly-spinner
<span class="fly-spinner"> with <PlumaSpinner><PlumaSpinner @shouldShowLoadingText={{true}} /><PlumaSpinner @shouldShowLoadingText={{true}} @label="Please wait" /><PlumaButton> has a built-in loading state, which can be set with @isLoading
(or which is automatically set when @onClick returns a promise).
When a fly-spinner is used inside a button, it should be made into an @isLoading on PlumaButton.
Source:
Target:
Source:
Target: