You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an object within the buildfire singleton that is responsible for showing and hiding the environments spinner. Use this whenever you need to display to the user that there is a noticeable processing going on in the background. While you may develop your own spinners this is and easy and unified way to display a familiar spinner to the user.
Methods
buildfire.spinner.show()
This displays the spinner. The spinner may look different from one environment to another