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