Text Effects

Fluid and surprising typographic animations to capture attention.

Pro Flip Words

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

Construye tu app
rápido

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.
durationnumberTime in ms each word is displayed. Default: 3000.
staggerDelaynumberDelay in seconds between each letter animating. Default: 0.04.
blurEffectbooleanWhether to apply a blur effect during transition. Default: true.
cursorColorstringFallback 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
textstringThe text to display in the marquee.
baseVelocitynumberBase speed of the marquee. Negative values move left. Default: 2.
separatorstringThe character to use as a separator between text repetitions. Default: '✦'.
strokeWidthnumberThe 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
textstringThe text to be decoded. The effect applies only to the last word.
speednumberDecoding speed in ms per iteration. Default: 50.
triggerOnViewbooleanWhether to trigger the effect when scrolled into view. Default: false.
loopbooleanWhether the decoding effect should repeat automatically. Default: false.
loopDelaynumberTime in ms before restarting the loop. Default: 3000.