Full Screen Loading Animation

Demo to preview the plugin:

Introduction

This Plugin allows you to add an animated spinner with a Fullscreen loading mask to show the user that the page is loading/preloading. You can choose between 7 different kinds of spinners and can choose whatever color you want for the background.
With this Plugin you can greatly enhance the user experience by showing the user that your website is currently loading data/elements using a beautiful full screen loading mask.
You can trigger the loading animation within a workflow and choose the timeToFade, the Loading spinner color and the spinner type.
Image without caption

How to setup

  1. Add the Element to the Page
      • Go to the Design tab in your Bubble editor.
      • Search for the element called Full-Page Loading.
      • Drag this element onto your page.
      Element → Full-Page Loading.
      Element → Full-Page Loading.
  1. Use the Workflows
    1. This plugin provides two workflow actions:
      • Full Page Loader Full-Page Loading
        • Workflow action → Full Page Loader.
          Workflow action → Full Page Loader.
          This action shows the full-screen loader.
        • Use it at the beginning of a workflow that takes time, such as API calls, data loading, or page navigation.
      • Stop Loader Full-Page Loading
        • Workflow action → Stop Loader.
          Workflow action → Stop Loader.
          This action hides the full-screen loader.
        • Use it after your long-running actions are complete to remove the visual indicator.

Plugin Element Properties

Full-Page Loading

Element properties → Full-Page Loading.
Element properties → Full-Page Loading.

Element Actions

Full Page Loader

Workflow action → Full Page Loader.
Workflow action → Full Page Loader.
Title
Description
Type
Background Color
Background Color refers to the color used as the backdrop in a graphical user interface or on a webpage.
Color
Time To Hide
Duration it takes for an element or to become hidden from view (ms)
Number
Spinner Type
Type of spinner animation. Available options: spinner1, spinner2, spinner3, spinner4, spinner5, spinner6, spinner7
Dropdown

Stop Loader

Workflow action → Stop Loader.
Workflow action → Stop Loader.
Image without caption

Changelogs