Preparing search index...
The search index is not available
sj-design
sj-design
component-library.ui.data-grid/dist
GridCellIndexCoordinates
Interface GridCellIndexCoordinates
The coordinates of cell represented by their row and column indexes.
interface
GridCellIndexCoordinates
{
colIndex
:
number
;
rowIndex
:
number
;
}
Index
Properties
col
Index
row
Index
Properties
col
Index
col
Index
:
number
row
Index
row
Index
:
number
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
col
Index
row
Index
sj-design
Loading...
The coordinates of cell represented by their row and column indexes.