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