Spinner - Keep React

A Spinner Component is a visual user interface element commonly found in web and mobile applications. It is used to indicate ongoing processes or loading states, providing users with a visual cue that something is happening in the background.

Table of Contents#

Default Spinner#

The "Default Spinner" is a loading indicator that uses the "info" color and appears in a larger size.

Spinner Colors#

Here is available color variants for the spinner: primary secondary success warning and error.

API Reference#

Explore the available props for the spinner component

PropertyDescriptionTypeDefault
colorAvailable colors for the spinner
primary
secondary
error
success
warning
primary