← Components/domain/animations

TextGenerateEffect

domain/animationsstablea11y: untested2/3 coverageEdit on GitHub ↗
domain-animations-textgenerateeffect--defaultOpen all variants →

When to use

  • Marketing-site hero headline that reveals on first paint.
  • Above-the-fold tagline where the staggered reveal punctuates the message.
  • One-shot decorative entry on landing surfaces.

When not to use

  • Body copy / paragraph runs — the per-word stagger doesn't read well at length.
  • Localized strings that may have wildly different word counts across locales — stagger timing won't translate evenly.
  • Anything inside an interactive form or live data list.