replace-react-color API - v4.1.2
Preparing search index...
SaturationProps
Interface SaturationProps
interface
SaturationProps
{
hsl
:
HSL
;
hsv
:
HSV
;
onChange
?:
(
color
:
any
,
e
:
any
)
=>
void
;
pointer
?:
FC
<
any
>
;
radius
?:
string
|
number
;
shadow
?:
string
;
style
?:
{
black
?:
CSSProperties
;
circle
?:
CSSProperties
;
color
?:
CSSProperties
;
pointer
?:
CSSProperties
;
radius
?:
string
|
number
;
shadow
?:
string
;
white
?:
CSSProperties
;
}
;
}
Index
Properties
hsl
hsv
on
Change?
pointer?
radius?
shadow?
style?
Properties
hsl
hsl
:
HSL
hsv
hsv
:
HSV
Optional
on
Change
onChange
?:
(
color
:
any
,
e
:
any
)
=>
void
Optional
pointer
pointer
?:
FC
<
any
>
Optional
radius
radius
?:
string
|
number
Optional
shadow
shadow
?:
string
Optional
style
style
?:
{
black
?:
CSSProperties
;
circle
?:
CSSProperties
;
color
?:
CSSProperties
;
pointer
?:
CSSProperties
;
radius
?:
string
|
number
;
shadow
?:
string
;
white
?:
CSSProperties
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
hsl
hsv
on
Change
pointer
radius
shadow
style
replace-react-color API - v4.1.2
Loading...