Docs
Gradient Text

Gradient Text

A text component that animates a gradient effect.

Gradient Text

Installation

Props

PropTypeDefaultDescription
textstring""The text content to be animated with a gradient effect
durationnumber?8How long it takes the gradient to come fully across
fromstring?text-whiteThe starting color of the gradient
viastring?text-whiteThe middle color of the gradient
tostring?text-whiteThe ending color of the gradient
classNamestring?""Additional classes for styling the container