@patternmeshjs/core
Preparing search index...
Page
Interface Page<T>
interface
Page
<
T
>
{
cursor
?:
OpaqueCursor
;
items
:
readonly
T
[]
;
}
Type Parameters
T
Index
Properties
cursor?
items
Properties
Optional
Readonly
cursor
cursor
?:
OpaqueCursor
Readonly
items
items
:
readonly
T
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cursor
items
@patternmeshjs/core
Loading...