Skip to content

Spinner

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

Imports

Usage

Spinner sizes

Spinner comes with 5 sizes xs sm md lg & xl

Show stroke

To show the subtle stroke around the spinner we can use the stroke which accepts visible or transparent values

API Reference

Prop

Type

Default

sizeunionmd
strokevisible | transparenttransparent
labelstringLoading...