Spinners can be placed just about anywhere, including inside
buttons, alerts, and even <b-table>'s busy
slot.
Using flex utility classes
Using text alignment utility classes
Use spinners within buttons to indicate an action is currently processing or taking place. You may also swap the label text out of the spinner element and utilize button text as needed.
Spinners use currentColor for their color, meaning it
inherits the current font color. You can customize the color using
the standard text color variants using the
variant prop, or place classes or styles on the
component to change its color.