variant
Join<["dark", "to-right"] | ["primary", "to-right"] | ["primary", "to-left"] | ["primary", "fade-out"], "-">
Indicates which variant of the gradient to use
<Gradient variant="primary-to-right"><Boxstyle={{blockSize: '100px',inlineSize: '100px'}}/></Gradient>
<Gradient variant="dark-to-right"><Boxstyle={{blockSize: '100px',inlineSize: '100px'}}/></Gradient>
variant
Join<["dark", "to-right"] | ["primary", "to-right"] | ["primary", "to-left"] | ["primary", "fade-out"], "-">
Indicates which variant of the gradient to use
className
string
The className property sets the value of the class attribute of the element.