❤️ Support our project - Your donation helps us continue developing awesome tools!


Docs
Linear Gradient

Linear Gradient

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

Linear Gradient

Installation

npx nyxbui@latest add linear-gradient

Props

Linear Gradient

PropTypeDescriptionDefault
fromstringThe starting color of the gradient#00000000
tostringThe ending color of the gradientrgba(120,119,198,0.3)
widthstringThe width of the gradient100%
heightstringThe height of the gradient100%
transitionPointstringThe point at which the gradient transitions from the starting color to the ending color50%
directionstringThe direction of the gradientbottom
classNamestringThe class name of the component""