Preparing search index...
The search index is not available
sj-design
sj-design
component-library.ui.data-grid/dist
GridRowsMeta
Interface GridRowsMeta
The grid rows total height and row positions.
interface
GridRowsMeta
{
positions
:
number
[]
;
totalHeight
:
number
;
}
Index
Properties
positions
total
Height
Properties
positions
positions
:
number
[]
The grid rows positions.
total
Height
total
Height
:
number
The sum of all grid rows.
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
positions
total
Height
sj-design
Loading...
The grid rows total height and row positions.