Forest Admin - API reference
Preparing search index...
@forestadmin/datasource-toolkit
ActionFieldColorPicker
Interface ActionFieldColorPicker
interface
ActionFieldColorPicker
{
description
?:
string
;
enableOpacity
?:
boolean
;
id
:
string
;
isReadOnly
?:
boolean
;
isRequired
?:
boolean
;
label
:
string
;
placeholder
?:
string
;
quickPalette
?:
string
[]
;
type
:
"String"
;
value
?:
unknown
;
watchChanges
:
boolean
;
widget
:
"ColorPicker"
;
}
Hierarchy (
View Summary
)
ActionFieldBase
ActionFieldColorPicker
Index
Properties
description?
enable
Opacity?
id
is
Read
Only?
is
Required?
label
placeholder?
quick
Palette?
type
value?
watch
Changes
widget
Properties
Optional
description
description
?:
string
Optional
enable
Opacity
enableOpacity
?:
boolean
id
id
:
string
Optional
is
Read
Only
isReadOnly
?:
boolean
Optional
is
Required
isRequired
?:
boolean
label
label
:
string
Optional
placeholder
placeholder
?:
string
Optional
quick
Palette
quickPalette
?:
string
[]
type
type
:
"String"
Optional
value
value
?:
unknown
watch
Changes
watchChanges
:
boolean
widget
widget
:
"ColorPicker"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
enable
Opacity
id
is
Read
Only
is
Required
label
placeholder
quick
Palette
type
value
watch
Changes
widget
Forest Admin - API reference
Loading...