Components
Spinner

Spinner

Spinner informs that a specific element in the page is loading or a task is in progress. Use only for request that take over 1s and less than 5s.

Optional props

description

Specify a description that would be used to best describe the loading state

type
string
default
loading

size

Increase or decrease the size of the shape

type
number
default
16

Related components