Components
Loading indicator with three animated dots.
| Version: | 14.18.2 •View source•Changelog•Report issue | |
|---|---|---|
| Install: | yarn add @thumbtack/thumbprint-react | |
| Import: | import { LoaderDots } from '@thumbtack/thumbprint-react'; | |
This loader is available in multiple colors for use on elements with a non-white background.
assistiveTextText that describes the current status and is only visible to screenreaders.
string'Loading'sizeControls the size of the dots.
This prop can be one of the following 2 types:
'small''medium''medium'themeChanges the dot colors.
This prop can be one of the following 3 types:
'brand''inverse''muted''brand'