zalify-ui

Spinner

A feedback component for indicating loading or processing states.

React

Usage

Examples

Sizes

Use the size prop to change the size of the spinner.

React

Colors

Use the colorPalette prop to change the color scheme of the spinner.

React

Track Color

Use the --spinner-track-color variable to change the color of the spinner's track.

React

Speed

Use the animationDuration prop to change the speed of the spinner.

React

Thickness

Use the borderWidth prop to change the thickness of the spinner.

React

Label

Compose the spinner with a label to provide additional context.

Loading Users ...

React

Props