Preparing search index...
The search index is not available
@deep/nest-kit
@deep/nest-kit
index
ListMeta
Interface ListMeta
interface
ListMeta
{
limit
?:
number
;
offset
?:
number
;
total
?:
number
;
}
Index
Properties
limit?
offset?
total?
Properties
Optional
limit
limit
?:
number
Count of items in current page
Optional
offset
offset
?:
number
Offset of current page
Optional
total
total
?:
number
Total count of items
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
limit
offset
total
@deep/nest-kit
Loading...
Count of items in current page