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