ixfx
Preparing search index...
@ixfx/geometry
Grids
GridCellAndValue
Type Alias GridCellAndValue<T>
type
GridCellAndValue
<
T
>
=
{
cell
:
GridCell
;
value
:
T
|
undefined
;
}
Type Parameters
T
Index
Properties
cell
value
Properties
cell
cell
:
GridCell
value
value
:
T
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cell
value
ixfx
Loading...