webforj / webforj-docs

https://documentation.webforj.com/
0 stars 1 forks source link

Document App BusyIndicator #175

Open hyyan opened 2 months ago

hyyan commented 2 months ago

PR: https://github.com/webforj/webforj/pull/634

BusyIndicator

  1. What is an App Busy Indicator and How It Differs from the webforj-Loading Component?

    • Describe the purpose of an app busy indicator.
    • Explain how it differs from the webforj-loading component.
  2. Basic Syntax with a Sample

    • Provide an example of how to create a basic busy indicator.
  3. Backdrops

    • Explain how to enable/disable backdrops for the busy indicator.
  4. Busy Indicator's Spinner Component Options

    • Describe the different spinner options available for the busy indicator.
    • Provide examples of how to integrate various spinner options.
  5. Themes (under Styling)

    • Show different styling options for the busy indicator, including themes.
    • Provide a demonstration of how to apply and customize these themes.