replace-react-color API - v4.1.2
Preparing search index...
GoogleProps
Interface GoogleProps
interface
GoogleProps
{
className
?:
string
;
header
?:
string
;
hex
:
string
;
hsl
:
HSL
;
hsv
:
HSV
;
onChange
?:
(
color
:
any
,
e
:
any
)
=>
void
;
rgb
:
RGB
;
style
?:
CSSProperties
;
styles
?:
any
;
width
?:
string
|
number
;
}
Index
Properties
class
Name?
header?
hex
hsl
hsv
on
Change?
rgb
style?
styles?
width?
Properties
Optional
class
Name
className
?:
string
Optional
header
header
?:
string
hex
hex
:
string
hsl
hsl
:
HSL
hsv
hsv
:
HSV
Optional
on
Change
onChange
?:
(
color
:
any
,
e
:
any
)
=>
void
rgb
rgb
:
RGB
Optional
style
style
?:
CSSProperties
Optional
styles
styles
?:
any
Optional
width
width
?:
string
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
class
Name
header
hex
hsl
hsv
on
Change
rgb
style
styles
width
replace-react-color API - v4.1.2
Loading...