geoview-core
    Preparing search index...

    Variable MRT_TableFooterCellConst

    MRT_TableFooterCell: <TData extends MRT_RowData>(
        { footer, staticColumnIndex, table, ...rest }: MRT_TableFooterCellProps<
            TData,
        >,
    ) => react_jsx_runtime.JSX.Element

    Type Declaration