Preparing search index...
The search index is not available
contentful.js
contentful.js
FieldItem
Interface FieldItem
Definition of an item belonging to the content type field
interface
FieldItem
{
linkType
?:
"Entry"
|
"Asset"
;
type
:
"Link"
|
"ResourceLink"
|
"Symbol"
;
validations
:
ContentTypeFieldValidation
[]
;
}
Index
Properties
link
Type?
type
validations
Properties
Optional
link
Type
link
Type
?:
"Entry"
|
"Asset"
type
type
:
"Link"
|
"ResourceLink"
|
"Symbol"
validations
validations
:
ContentTypeFieldValidation
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
link
Type
type
validations
contentful.js
Loading...
Definition of an item belonging to the content type field