Neon Gradient Card
Installation
Props
Prop | Type | Description | Default |
---|---|---|---|
className | string | The class name to be applied to the component | - |
children | ReactNode | Children elements | - |
borderSize | number | The size of the border | 5 |
borderRadius | number | The size of the radius | 20 |
neonColors | object | The colors of the neon gradient | { firstColor: "#ff00aa", secondColor: "#00FFF1" } |
Credits
- Credit to @Unleashed-Design