Preparing search index...
The search index is not available
zc-js-utils
zc-js-utils
utils/PageLoad
PageLoadResult
Interface PageLoadResult<T>
interface
PageLoadResult
<
T
>
{
current
?:
number
;
items
:
T
[]
;
page
?:
number
;
startIndex
?:
number
;
total
:
number
;
}
Type Parameters
T
Index
Properties
current?
items
page?
start
Index?
total
Properties
Optional
current
current
?:
number
当前进度(0-100)
items
items
:
T
[]
Optional
page
page
?:
number
Optional
start
Index
start
Index
?:
number
开始索引
total
total
:
number
总记录数
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current
items
page
start
Index
total
zc-js-utils
Loading...
当前进度(0-100)