Spinner
A visual indicator to provide feedback to the user that an action is in progress.
Installation
Install
yarn add @iag/chroma-react-ui.components
Import
import { Spinner } from '@iag/chroma-react-ui.components';
Accessibility
Accessibility documentation(opens in new window)Default
Inverse
Custom aria value text
Spinner page loader
Properties
Name
Description
- classNamestringAdditional CSS classes to be applied
- idstringHTML id attribute for the Input
- styleCSSPropertiesHTML style attribute for custom styling of the svg
- widthstringThe width of the spinner in pixels
- variant"inverse" | "page"The variant of the spinner
- aria-valuetextstringThe value of progress