An animated loading indicator featuring three bouncing dots with customizable colors and spacing.
import { BouncingDots } from "@/components/ui/bouncing-dots"; export default function DemoOne() { return <BouncingDots /> }
Part of Molecule UI — browse the full library on 21st.dev.