Introducing Magic UI Pro - 50+ blocks and templates to build beautiful landing pages in minutes.

19.0k
221

Aurora Text

PreviousNext

A beautiful aurora text effect

Installation

pnpm dlx shadcn@latest add @magicui/aurora-text

Usage

import { AuroraText } from "@/components/magicui/aurora-text";
<AuroraText>Aurora Text</AuroraText>

Props

PropTypeDefaultDescription
classNamestring""The class name to be applied to the component
childrenReactNode-Children elements
colorsstring[] ["#FF0080", "#7928CA", "#0070F3", "#38bdf8"]Array of colors used for the aurora effect
speednumber1Animation speed multiplier (1 is default, 2 is twice as fast)