Typesaurus
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Cursor
method
value
Cursor
Method
end
At
end
Before
start
After
start
At
The cursor interface, holds the method and the value for pagination.
Type parameters
Model
Key
:
keyof Model
Hierarchy
Cursor
Index
Properties
method
value
Properties
method
method
:
CursorMethod
value
value
:
Model[Key]
|
Doc
<
Model
>
|
undefined
Generated using
TypeDoc
The cursor interface, holds the method and the value for pagination.