🎉
Introducing Magic UI
Introducing Magic UI
Installation
Examples
Custom Speed
Fast Gradient
Props
Prop | Type | Default | Description |
---|---|---|---|
children | node | - | The children passed into the component |
className | string | - | The class name to be applied |
speed | number | 1 | The speed of the gradient animation |
colorFrom | string | "#ffaa40" | The starting color of the gradient |
colorTo | string | "#9c40ff" | The ending color of the gradient |