Tango UI
0.9.7
Components
Tango Store
Tools
Update Log
Under maintenance
MVP Verson:
0.9.7
beta
ColorPicker
Pick a color.
Default
Preview
Code
Disabled
Preview
Code
Detail
Preview
Code
#000000
rgb(0, 0, 0)
hsl(0, 0%, 0%)
Props
Universal Props
Prop
Type
Accepted Values
Description
Default
showText
boolean
boolean
enable color detail.
false
disabled
boolean
boolean
disabled the ColorPicker.
false
onChange
() => void
() => void
Callback when color is selected,like:onChange={(value) => console.log('selected color:', value)}
-
On This Page
ColorPicker
-
Default
-
Disabled
-
Detail
Props
-
Universal Props