webforj / webforj-docs

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

Document the spinner component #179

Open hyyan opened 2 months ago

hyyan commented 2 months ago

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

Spinners

  1. What is a Spinner?

  2. Basic Syntax to Build a Spinner with Theme and Expanse

    • Provide a demonstration of how to create a spinner, including specifying its theme and size.
  3. Controlling the Spinner Speed and Pausing

    • Include a demo showing how to adjust the speed of the spinner.
    • Demonstrate how to pause and resume the spinner.
  4. Controlling the Spinning Direction

    • Provide a demo illustrating how to change the direction of the spinner.
  5. Themes and Size (Under Styling)

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