Forest Admin - API reference
Preparing search index...
@forestadmin/datasource-toolkit
Page
Class Page
Index
Constructors
constructor
Properties
limit
skip
Methods
apply
Constructors
constructor
new
Page
(
skip
?:
number
,
limit
?:
number
)
:
Page
Parameters
Optional
skip
:
number
Optional
limit
:
number
Returns
Page
Properties
limit
limit
:
number
skip
skip
:
number
Methods
apply
apply
(
records
:
RecordData
[]
)
:
RecordData
[]
Parameters
records
:
RecordData
[]
Returns
RecordData
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
limit
skip
Methods
apply
Forest Admin - API reference
Loading...