contentful.js
Preparing search index...
CollectionBase
Type Alias CollectionBase<T>
type
CollectionBase
<
T
>
=
{
items
:
T
[]
;
limit
:
number
;
sys
?:
{
type
:
"Array"
}
;
}
Type Parameters
T
Index
Properties
items
limit
sys?
Properties
items
items
:
T
[]
limit
limit
:
number
Optional
sys
sys
?:
{
type
:
"Array"
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
items
limit
sys
contentful.js
Loading...