Home
Using Smart NgRX
Demo Walkthrough
API
@smarttools/smart-ngrx / Interface

PartialArrayDefinition

Defines the structure of a partial array used to create a virtual array.

Properties

NameTypeDescription
indexes
string[]

the ids to put into the virtual array

length
number

the total number of ids in the virtual array

startIndex
number

starting index for the ids to be filled into the virtual array