Skip to main content

Function: gradientDirection()

gradientDirection(d): "right" | "left" | "top" | "bottom" | undefined

Defined in: packages/functions/dist/esm/types/components/Slider/type.d.ts:10

Parameters

d

Direction

Returns

"right" | "left" | "top" | "bottom" | undefined