ixfx
    Preparing search index...

    Type Alias GridCellSetter<TValue>

    GridCellSetter: (value: TValue, cell: GridCell, wrap?: GridBoundsLogic) => void

    A function that sets the value of a cell.

    Type Parameters

    • TValue

    Type declaration