ReUI
Getting Started

SVG Text

Display text with animated SVG backgrounds. Perfect for creating dynamic text effects with custom SVG graphics and animations.

Installation

pnpm dlx shadcn@latest add https://reui.io/r/svg-text.json

Examples

Default

Loading

API Reference

PropTypeDefault
svg ReactNode
children ReactNode
className string
fontSize string | number"20vw"
fontWeight string | number"bold"
as ElementType"div"