text
TextWaveReveal
Elastic wave reveal from center with rotation.
Playground
Scroll-based previews need you to scroll into view.
Live preview
Code
<TextWaveReveal split="char" stagger={0.04} rotation={12} className="text-2xl font-bold">
Wave reveal
</TextWaveReveal>Props
| Prop | Type | Default | Description |
|---|---|---|---|
| split | word | char | char | Split unit |
| rotation | number | 12 | Starting rotation (degrees) |
| stagger | number | 0.04 | Stagger from center |