| Property | Type | Default | Description |
|---|---|---|---|
children | JSX.Element | - | The text content to display. |
colors | string[] | ["#40ffaa", "#4079ff", "#40ffaa", "#4079ff", "#40ffaa"] | Array of colors for the gradient. |
animationSpeed | number | 8 | Duration of the animation in seconds. |
showBorder | boolean | false | Whether to show a gradient border. |
className | string | '' | Additional CSS classes. |