Type alias TableConfig<TableType>

TableConfig<TableType>: Omit<Config<TableType, ListEventMap<TableType>, "store" | "columns">, "rowSelection">

Type Parameters

Generated using TypeDoc