Preparing search index...
The search index is not available
Forest Admin - API reference
Forest Admin - API reference
@forestadmin/datasource-toolkit
ActionFieldDropdown
Interface ActionFieldDropdown<TType, TValue>
Type Parameters
TType
extends
ActionFieldType
=
ActionFieldType
TValue =
unknown
Hierarchy
ActionFieldLimitedValue
<
"Dropdown"
,
TType
,
TValue
>
ActionFieldDropdown
Index
Properties
description?
id
is
Read
Only?
is
Required?
label
options?
placeholder?
search?
type
value?
watch
Changes
widget
Properties
Optional
description
description
?:
string
id
id
:
string
Optional
is
Read
Only
is
Read
Only
?:
boolean
Optional
is
Required
is
Required
?:
boolean
label
label
:
string
Optional
options
options
?:
LimitedValuesOption
<
TValue
>
[]
Optional
placeholder
placeholder
?:
string
Optional
search
search
?:
"disabled"
|
"static"
|
"dynamic"
type
type
:
TType
Optional
value
value
?:
unknown
watch
Changes
watch
Changes
:
boolean
widget
widget
:
"Dropdown"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
Forest
Admin -
API reference
@forestadmin/agent
@forestadmin/datasource-
customizer
@forestadmin/datasource-
mongoose
@forestadmin/datasource-
sequelize
@forestadmin/datasource-
sql
@forestadmin/datasource-
toolkit
@forestadmin/plugin-
aws-
s3
@forestadmin/plugin-
export-
advanced
Action
Field
Dropdown
description?
id
is
Read
Only?
is
Required?
label
options?
placeholder?
search?
type
value?
watch
Changes
widget