Logos DX
Preparing search index...
@logosdx/utils
OnChunkParam
Type Alias OnChunkParam<T>
type
OnChunkParam
<
T
>
=
{
completionPercent
:
number
;
index
:
number
;
items
:
T
[]
;
processedCount
:
number
;
remainingCount
:
number
;
total
:
number
;
}
Type Parameters
T
Index
Properties
completion
Percent
index
items
processed
Count
remaining
Count
total
Properties
completion
Percent
completionPercent
:
number
index
index
:
number
items
items
:
T
[]
processed
Count
processedCount
:
number
remaining
Count
remainingCount
:
number
total
total
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
completion
Percent
index
items
processed
Count
remaining
Count
total
Logos DX
Loading...