Skip to Content
📣 See the latest news →
Resources🧩 ComponentsText Animate

Text Animate

A Mantine component that allows you to animate text with various effects. Additionally, it provides sub-components such as TextTicker, Typewriter, NumberTicker, and Spinner.

Full documentation and API reference available at gfazioli.github.io/mantine-text-animate 

Installation

yarn add @gfazioli/mantine-text-animate

Overview

Text Animate brings text to life with multiple animation effects:

  • TextAnimate — fade, blur, slide, scale, and more entrance animations
  • TextTicker — slot-machine style text transitions
  • Typewriter — typing and deleting animation
  • NumberTicker — animated number counting
  • Configurable triggers — on mount, on view, or manual
  • Per-character or per-word animation control
Last updated on