
Mantine Text Animate v3 - The Text Animation Toolkit Gets a Major Upgrade
Five new compound components, loop animations, viewport triggers, sound effects, and full accessibility support — all in one release. Introduction Version 3.0.0 of @gfazioli/mantine-text-animate is the biggest release yet. It doubles the number of compound components from five to ten, introduces powerful new animation modes like looping and viewport-triggered animations, and brings first-class accessibility with prefers-reduced-motion support across every component. Whether you need a retro airport departure board, a smooth text morphing transition, or an animated gradient heading, this release has you covered. What's New Five New Compound Components TextAnimate.Gradient — Animated Gradient Text Apply an animated gradient effect to any text, with full support for Mantine theme colors. Choose from 8 animation directions and pass your own color palette. < TextAnimate . Gradient colors = { [ ' blue ' , ' cyan ' , ' green ' ] } speed = { 1.5 } direction = "to-right" > Gradient Text </ Text
Continue reading on Dev.to React
Opens in a new tab


