🤎 Enjoying my work? Buy me a coffee to support my coding adventures! ☕


Docs
Radial Gradient

Radial Gradient

A circular gradient that can be used as a background for a component.

Radial Gradient

Installation

npx nyxbui@latest add radial-gradient

Props

Radial Gradient

PropTypeDescriptionDefault
typestringShape of the gradientcircle
fromstringColor of the gradient startrgba(120,119,198,0.3)
tostringColor of the gradient endhsla(0, 0%, 0%, 0)
sizenumberSize of the gradient300
originstringOrigin of the gradientcenter
classNamestringClass name of the gradient""