Preparing search index...
The search index is not available
sj-design
sj-design
component-library.ui.data-grid/dist
GridCellCoordinates
Interface GridCellCoordinates
The coordinates of a cell represented by their row ID and column field.
interface
GridCellCoordinates
{
field
:
string
;
id
:
GridRowId
;
}
Index
Properties
field
id
Properties
field
field
:
string
id
id
:
GridRowId
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
field
id
sj-design
Loading...
The coordinates of a cell represented by their row ID and column field.