DotsLoader
Animated loading indicator with three pulsing dots. Each dot animates opacity and scale with staggered timing using Framer Motion.
Import
import { DotsLoader } from 'reablocks';
DotsLoader Props
| Prop | Type | Default | Description |
|---|---|---|---|
size | 'small' | 'medium' | 'large' | 'medium' | Dot size variant |
speed | number | 0.2 | Animation speed (lower = faster) |
className | string | — | Additional CSS |
[Description truncada. Veja o README completo no GitHub.]