An animated loading indicator featuring three bouncing dots with customizable colors and spacing.
Installation
Usage
import { BouncingDots } from "@/components/molecule-ui/bouncing-dots"
<BouncingDots />
Examples
With message
Loading
Props
Prop | Type | Default |
---|---|---|
messagePlacement? | "bottom" | "left" | "right" | bottom |
message? | string | - |
dots? | number | 3 |