MobX RESTful
Preparing search index...
PageData
Interface PageData<D>
interface
PageData
<
D
extends
DataObject
>
{
pageData
:
D
[]
;
totalCount
?:
number
;
}
Type Parameters
D
extends
DataObject
Index
Properties
page
Data
total
Count?
Properties
page
Data
pageData
:
D
[]
Optional
total
Count
totalCount
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
page
Data
total
Count
MobX RESTful
Loading...