50 components available

Text Cycler

April 2025
Login to access the code
A text animation component that cycles through multiple phrases with per-letter entrance effects, blurring transitions, and timing control.
Build Interfaces That Wow
Playground
<TextCycler 
  texts={["Build Interfaces That Wow", "Animate Without Pain", "Craft Delightful UIs", "Ship Snappy Frontends"]}
  interval={2000}
  duration={400}
  letterDelay={0.025}
  blurStrength={10}
  autoplay={true}
/>

Installation

Whoops, hang on for a sec
You don't have access to view this resource