Line Fill Text

Alpha-cascade ribbons clipped neatly inside the letterforms themselves.

textcanvaslinesribbonsheadlineanimationtypographymask
Line Fill Text component preview

Props

PropTypeDefaultDescription
textstring-The string to clip the ribbons into.
backgroundClassNamestring"bg-[#b91c1c] dark:bg-[#7f1d1d]"Tailwind background classes resolved into the glyph body fill.
fillColorstring-Explicit body fill. Wins over backgroundClassName.
colorsstring[]chili alpha cascadeRibbon palette. Prefer a single-hue alpha cascade (buildAlphaCascade).
durationnumber20Seconds per full wave cycle.
spacingnumber4Vertical gap between ribbons in CSS pixels.
amplitudenumber60Bezier bow depth in CSS pixels.
staggernumber0Per-row phase lag (0–1). 0 = shared arch like the classic look.
lineWidthnumber1.5Stroke width in CSS pixels.
overlaybooleanfalseAbsolutely fill the parent.
pausedboolean-Force the loop paused. When omitted, auto-pauses off-screen or when the tab is hidden.