geoview-core
    Preparing search index...

    Variable MRT_TableBodyCellConst

    MRT_TableBodyCell: <TData extends MRT_RowData>(
        { cell, numRows, rowRef, staticColumnIndex, staticRowIndex, table, ...rest }: MRT_TableBodyCellProps<
            TData,
        >,
    ) => react_jsx_runtime.JSX.Element

    Type Declaration