Function: gradientDirection()
gradientDirection(d
): "right"
| "left"
| "top"
| "bottom"
| undefined
Defined in: packages/functions/dist/esm/types/components/Slider/type.d.ts:10
Parameters
Direction
Returns
"right"
| "left"
| "top"
| "bottom"
| undefined