react-color-modal
Preparing search index...
SaturationBrightnessPanelProps
Interface SaturationBrightnessPanelProps
interface
SaturationBrightnessPanelProps
{
className
?:
string
;
hsv
:
HSV
;
onColorUpdate
?
(
saturation
:
number
,
brightness
:
number
)
:
void
;
}
Index
Properties
class
Name?
hsv
Methods
on
Color
Update?
Properties
Optional
class
Name
className
?:
string
optional CSS class name
hsv
hsv
:
HSV
color value
Methods
Optional
on
Color
Update
onColorUpdate
?
(
saturation
:
number
,
brightness
:
number
)
:
void
called when saturation or brightness gets updated
Parameters
saturation
:
number
brightness
:
number
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
class
Name
hsv
Methods
on
Color
Update
react-color-modal
Loading...
optional CSS class name