replace-react-color API - v4.1.2
Preparing search index...
AlphaPickerProps
Interface AlphaPickerProps
interface
AlphaPickerProps
{
className
?:
string
;
direction
?:
"vertical"
|
"horizontal"
;
height
?:
string
|
number
;
hsl
:
HSL
;
onChange
?:
(
color
:
any
,
e
:
any
)
=>
void
;
pointer
?:
FC
<
any
>
;
renderers
?:
any
;
rgb
:
RGB
;
style
?:
any
;
width
?:
string
|
number
;
}
Index
Properties
class
Name?
direction?
height?
hsl
on
Change?
pointer?
renderers?
rgb
style?
width?
Properties
Optional
class
Name
className
?:
string
Optional
direction
direction
?:
"vertical"
|
"horizontal"
Optional
height
height
?:
string
|
number
hsl
hsl
:
HSL
Optional
on
Change
onChange
?:
(
color
:
any
,
e
:
any
)
=>
void
Optional
pointer
pointer
?:
FC
<
any
>
Optional
renderers
renderers
?:
any
rgb
rgb
:
RGB
Optional
style
style
?:
any
Legacy styles prop
Optional
width
width
?:
string
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
class
Name
direction
height
hsl
on
Change
pointer
renderers
rgb
style
width
replace-react-color API - v4.1.2
Loading...
Legacy styles prop