Component Library

Browse and explore components

Spinner

A Spinner is a UI component used to show loading or processing states in the interface.

Default Spinner

Spinner colors

Sizing Options

Alignment

Loading buttons

API ( Spinner )

PropDescriptionTypeDefault

color

Sets the color of the spinner.

'info' | 'success' | 'warning' | 'purple'

'default'

size

Determines the size of the spinner.

'xs' | 'sm' | 'md' | 'lg' | 'xl'

'md'