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