Preparing search index...
The search index is not available
@jackdbd/utils
@jackdbd/utils
PartitionsConfig
Interface PartitionsConfig<T>
interface
PartitionsConfig
<
T
>
{
arr
:
T
[]
;
include_remainder
?:
boolean
;
size
:
number
;
}
Type Parameters
T
Index
Properties
arr
include_
remainder?
size
Properties
arr
arr
:
T
[]
Optional
include_
remainder
include_
remainder
?:
boolean
size
size
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
arr
include_
remainder
size
@jackdbd/utils
Loading...