Menu
Melt Glitch Text
GGGLLLIIITTTCCCHHHYYY OOONNN HHHOOOVVVEEERRR
Customize
Text
Props
| Property | Type | Default | Description |
|---|---|---|---|
text | string | "Glitchy on hover." | Text content to render and animate. |
fontSize | number | 42 | Font size in px for each character. |
fontWeight | number | 800 | Font weight for the text. |
color | string | "#d35af8" | Base color of the main (top) text layer. |
cyanColor | string | "#5ce1ff" | Color of the cyan chromatic echo layer. |
magentaColor | string | "#ff5cf0" | Color of the magenta chromatic echo layer. |
radius | number | 110 | Cursor proximity radius (px) within which characters react. |
dropAmount | number | 16 | Max vertical sag/drop (px) applied to the base character; echo layers drop further. |
className | string | "" | Extra classes applied to the root wrapper div. |
textstringText content to render and animate.
Default
"Glitchy on hover."fontSizenumberFont size in px for each character.
Default
42fontWeightnumberFont weight for the text.
Default
800colorstringBase color of the main (top) text layer.
Default
"#d35af8"cyanColorstringColor of the cyan chromatic echo layer.
Default
"#5ce1ff"magentaColorstringColor of the magenta chromatic echo layer.
Default
"#ff5cf0"radiusnumberCursor proximity radius (px) within which characters react.
Default
110dropAmountnumberMax vertical sag/drop (px) applied to the base character; echo layers drop further.
Default
16classNamestringExtra classes applied to the root wrapper div.
Default
""Dependencies
gsap 3.15.0
Crafted withbyMohammad Tasin
