Loading Dots

A simple animated loader. Size can be controlled using the size prop.

Props

LoadingDots
System Props

  • COMMON
  • TYPOGRAPHY
  • BORDER
  • LAYOUT
  • POSITION
  • FLEX
  • GRID
  • Learn More
NameTypeDescription
gradientResponsiveValue<TLengthStyledSystem, Required<Theme<TLengthStyledSystem>>>-
classNamestringCustom className
size"medium" | "large" | "small" | "xLarge"Loading dots size, default to medium.
withFadebooleanWill add a subtle fading effects to the dots, default to false.