warp-grid
    Preparing search index...

    Interface GetCellBoundsConfig

    Configuration for retrieving bounds of a specific cell.

    interface GetCellBoundsConfig {
        cellBoundsOrder?: CellBoundsOrder;
    }
    Index

    Properties

    Properties

    cellBoundsOrder?: CellBoundsOrder