Sajari UI

Spinner

Spinners provide a visual cue that an action is processing awaiting a course of change or a result.

Usage

Editable Example

Color

As with the Icon component, by default the Spinner will use the currentColor from it's parent. You can override this with the color prop.

Editable Example

Sizes

Editable Example

Example

Editable Example

Loading...

Props

The Spinner component composes the Icon component so you can pass props for Box. These are extra props for the Spinner component.

NameTypeDefaultDescription
sizesm, md, lg, xl, 2xl, 3xlmdThe size of the spinner.