Preparing search index...
The search index is not available
contentful-management.js - v11.52.2
contentful-management.js
CollectionProp
Interface CollectionProp<TObj>
interface
CollectionProp
<
TObj
>
{
items
:
TObj
[]
;
limit
:
number
;
skip
:
number
;
sys
:
{
type
:
"Array"
;
}
;
total
:
number
;
}
Type Parameters
TObj
Hierarchy (
view full
)
CollectionProp
Collection
Index
Properties
items
limit
skip
sys
total
Properties
items
items
:
TObj
[]
limit
limit
:
number
skip
skip
:
number
sys
sys
:
{
type
:
"Array"
;
}
total
total
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
items
limit
skip
sys
total
contentful-management.js - v11.52.2
Loading...