Text Effects

Fluid and surprising typographic animations to capture attention.

Pro Flip Words

Character-by-character animation with particle tracking and blur transitions.

Build your app
fast

API Reference

Available configuration to customize the component.

PropTypeDefaultDescription
words{ text: string; color?: string }[]—Array of words to cycle through. You can optionally specify a color for the cursor and the text.
durationnumber—Time in ms each word is displayed. Default: 3000.
staggerDelaynumber—Delay in seconds between each letter animating. Default: 0.04.
blurEffectboolean—Whether to apply a blur effect during transition. Default: true.
cursorColorstring—Fallback color for the tracking dot cursor if no color is specified in the current word. Default: '#3b82f6'.

Velocity Marquee

Hollow outlined marquee that reacts to scroll inertia with dynamic rotation and acceleration.

THE UI FACTORY PREMIUM TEXT EFFECTS ✦THE UI FACTORY PREMIUM TEXT EFFECTS ✦THE UI FACTORY PREMIUM TEXT EFFECTS ✦THE UI FACTORY PREMIUM TEXT EFFECTS ✦

API Reference

Available configuration to customize the component.

PropTypeDefaultDescription
textstring—The text to display in the marquee.
baseVelocitynumber—Base speed of the marquee. Negative values move left. Default: 2.
separatorstring—The character to use as a separator between text repetitions. Default: '✦'.
strokeWidthnumber—The thickness of the hollow text stroke in pixels. Default: 4.

Magnetic Decoder

Reveals the text with a hacker Matrix effect and performs a physical 3D flip with chromatic aberration on hover.

SYSTEM BREACH

API Reference

Available configuration to customize the component.

PropTypeDefaultDescription
textstring—The text to be decoded. The effect applies only to the last word.
speednumber—Decoding speed in ms per iteration. Default: 50.
triggerOnViewboolean—Whether to trigger the effect when scrolled into view. Default: false.
loopboolean—Whether the decoding effect should repeat automatically. Default: false.
loopDelaynumber—Time in ms before restarting the loop. Default: 3000.