Loading Dots
A simple animated loader. Size can be controlled using the size prop.
Props
LoadingDotsSystem Props
COMMONTYPOGRAPHYBORDERLAYOUTPOSITIONFLEXGRID- Learn More
| Name | Type | Description |
gradient | ResponsiveValue<TLengthStyledSystem, Required<Theme<TLengthStyledSystem>>> | - |
className | string | Custom className |
size | "medium" | "large" | "small" | "xLarge" | Loading dots size, default to medium. |
withFade | boolean | Will add a subtle fading effects to the dots, default to false. |