tools
StoreStatsRowDetail
The StoreStatsRowDetail type describes statistics about a single Row in the Store, and is used for debugging purposes.
Row
Store
{rowCells: number}
rowCells
number
The number of Cell objects in the Row.
Cell
v2.2.0