Documentation - v19.5.0-dev
    Preparing search index...
    interface MRTTableProps<T extends MRT_RowData> {
        tableOptions: MRT_TableOptions<T>;
    }

    Type Parameters

    • T extends MRT_RowData
    Index

    Properties

    Properties

    tableOptions: MRT_TableOptions<T>

    The options to use for the table