Docs
Neon Gradient Card

Neon Gradient Card

A beautiful neon card effect

Neon Gradient Card

Installation

npx nyxb@latest add neon-gradient-card

Props

PropTypeDescriptionDefault
classNamestringThe class name to be applied to the component-
childrenReactNodeChildren elements-
borderSizenumberThe size of the border5
borderRadiusnumberThe size of the radius20
neonColorsobjectThe colors of the neon gradient{ firstColor: "#ff00aa", secondColor: "#00FFF1" }