GradientPicker

GradientPicker Component

stable
Playground
From#667eea
To#764ba2
Direction
Props
PropTypeDefaultValue
fromcolor
tocolor
directiontext
Default
From#667eea
To#764ba2
Direction
WithPresets
From#667eea
To#764ba2
Direction
Presets
Horizontal
From#22c55e
To#f59e0b
Direction
PROPTYPEDEFAULTDESCRIPTION
directiontextGradient direction
fromcolorStart color
tocolorEnd color
Using GradientPickertsx
import { GradientPicker } from '@/components/GradientPicker'

<GradientPicker
  from="..."
  to="..."
  direction="..."
/>
Tokens Used
No design tokens detected