textalive-react-api - v0.4.12
Preparing search index...
ColorPickerProps
Interface ColorPickerProps
interface
ColorPickerProps
{
description
?:
string
;
label
?:
ReactNode
;
labelTitle
?:
string
;
position
?:
WidgetPosition
;
value
:
IColor
;
colorFactory
(
hexString
:
string
)
:
IColor
;
onValueChange
?
(
value
:
IColor
)
:
void
;
}
Index
Properties
description?
label?
label
Title?
position?
value
Methods
color
Factory
on
Value
Change?
Properties
Optional
description
description
?:
string
Optional
label
label
?:
ReactNode
Optional
label
Title
labelTitle
?:
string
Deprecated
use
description
instead
Optional
position
position
?:
WidgetPosition
value
value
:
IColor
Methods
color
Factory
colorFactory
(
hexString
:
string
)
:
IColor
Parameters
hexString
:
string
Returns
IColor
Optional
on
Value
Change
onValueChange
?
(
value
:
IColor
)
:
void
Parameters
value
:
IColor
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
description
label
label
Title
position
value
Methods
color
Factory
on
Value
Change
textalive-react-api - v0.4.12
Loading...
Deprecated
use
descriptioninstead