Spinner
View Source
Props
Themeable
Accepts Box props.
Use the spinner
key in ThemeProvider
to customize the default properties of this component.
center
boolean
Uses position absolute and transforms to position in the center of a relative parent.
color
string
Primary color of spinner.
size
'xxs' | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl' | number | string
Size of spinner.
thickness
number
Thickness of spinner.
trackColor
string
Secondary color of spinner.