ORBIT.

Components

Glitch Text

Text with layered chromatic aberration and scan-line displacement, creating a digital corruption effect. Triggers on hover or loops continuously.

Preview

Hover over me

Installation

npx shadcn@latest add https://orbit.ruturaj.xyz/r/glitch-text

Props

PropTypeDefaultDescription
childrenstringThe text to glitch
trigger"hover" | "always""hover"When to play the glitch animation
speed"slow" | "normal" | "fast""normal"How quickly the glitch cycles
classNamestringCustom classes for font, size, color

Component