geoview-core
    Preparing search index...

    Variable useMRT_TableInstanceConst

    useMRT_TableInstance: <TData extends MRT_RowData>(
        definedTableOptions: MRT_DefinedTableOptions<TData>,
    ) => MRT_TableInstance<TData>

    The MRT hook that wraps the TanStack useReactTable hook and adds additional functionality

    Type Declaration