ixfx
Preparing search index...
Geometry
GridCellSetter
Type Alias GridCellSetter<TValue>
GridCellSetter
:
(
value
:
TValue
,
cell
:
Geometry
.
GridCell
,
wrap
?:
Geometry
.
GridBoundsLogic
,
)
=>
void
A function that sets the value of a cell.
Type Parameters
TValue
Type declaration
(
value
:
TValue
,
cell
:
Geometry
.
GridCell
,
wrap
?:
Geometry
.
GridBoundsLogic
)
:
void
Parameters
value
:
TValue
cell
:
Geometry
.
GridCell
Optional
wrap
:
Geometry
.
GridBoundsLogic
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
A function that sets the value of a cell.