Text Generate
Text that generates character by character with a typing cursor effect.
texttypinggenerateanimated
Installation
Terminalbash
npx motioncraft add text-generateUsage
text-generate.tsxtsx
import { TextGenerate } from "@/components/text/text-generate";
<TextGenerate words="Hello, World!" />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| words* | string | — | Text to generate |
| className | string | — | Additional CSS classes |
Related Components
Gradient Text
Text with animated gradient color effect.
Split Screen Text
NewText that splits apart vertically on scroll, revealing content underneath. Scroll-driven with sticky positioning.
Text Reveal
Text that reveals word by word with scroll-driven animation.
Aurora Background
Animated aurora borealis gradient background with configurable colors and speed.