DD Components
StaggeringText
Per-character 3D rotation reveal (rotateX 80→0) with blur animation. Supports hover and auto-loop modes.
Preview
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| children* | string | — | Text to animate |
| hover | boolean | false | Trigger on hover |
| autoLoop | boolean | false | Auto-loop animation |
| loopInterval | number | 3000 | Loop interval in ms |
| className | string | — | Additional CSS classes |