A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.material-react-table.com/docs/api/table-options below:

Table Options - Material React Table V3 Docs

1 TanStack Table Custom Features Docs 2

Record<string, AggregationFn>

TanStack Table Grouping Docs 3 TanStack Table Core Table Docs 4 TanStack Table Expanding Docs 5 TanStack Table Pagination Docs 6

Array<MRT_FilterOption | string> | null

MRT Column Filtering Docs 7

muiTheme.direction || 'ltr'

MRT Column Resizing Docs 8 MRT Column Resizing Docs 9

Array<MRT_ColumnDef<TData>>

MRT Column Options API Reference 10

MutableRefObject<Virtualizer | null>

11

Partial<VirtualizerOptions<HTMLDivElement, HTMLTableCellElement>>

12 Usage Docs 13 TanStack Table Core Table Docs 14 TanStack Table Core Table Docs 15 TanStack Table Core Table Docs 16 TanStack Table Core Table Docs 17 TanStack Table Core Table Docs 18

Partial<MRT_ColumnDef<TData>>

TanStack Table Core Table Docs 19

Partial<MRT_DisplayColumnDef<TData>>

MRT Display Columns Docs 20

{ [key: string]: MRT_DisplayColumnDef<TData> }

MRT Display Columns Docs 21

'modal' | 'cell' | 'row' | 'table' | 'custom

MRT Editing Docs 22 MRT Row Selection Docs 23 MRT Customize Toolbars Docs 24

((cell: MRT_Cell<TData>) => boolean) | boolean

25

boolean | 'context-menu' | ((cell: MRT_Cell<TData>) => 'context-menu' | boolean)

MRT Click to Copy Docs 26 MRT Column Actions Docs 27 MRT Column Ordering DnD Docs 28 MRT Column Filtering Docs 29 MRT Column Filtering Docs 30 MRT Column Ordering DnD Docs 31 32 MRT Column Resizing Docs 33 MRT Virtualization Docs 34 MRT Density Toggle Docs 35

boolean | (row: MRT_Row) => boolean

MRT Editing Docs 36 MRT Expanding Sub Rows Docs 37 MRT Expanding Sub Rows Docs 38 TanStack Filters Docs 39 MRT Column Filtering Docs 40 TanStack Filters Docs 41 MRT Full Screen Toggle Docs 42 MRT Global Filtering Docs 43 MRT Global Filtering Docs 44 MRT Global Filtering Docs 45 MRT Aggregation and Grouping Docs 46 MRT Column Hiding Docs 47 48 TanStack Sorting Docs 49 MRT Row Selection Docs 50 51 52 53 54 Row Numbers Feature Guide 55 56

boolean | (row: MRT_Row) => boolean

57

boolean | (row: MRT_Row) => boolean

MRT Row Selection Docs 58 MRT Virtualization Docs 59 60 61 62 63 64 65 66 67 68 69

(dataRow: TData) => TData[]

70 TanStack Table Filters Docs 71 TanStack Filtering Docs 72

(column: Column<TData, unknown>) => boolean

73

(table: Table<TData>) => () => RowModel<TData>

TanStack Table Core Table Docs 74

() => MRT_RowModel<TData>

75 TanStack Table Filters Docs 76 TanStack Table Filters Docs 77 TanStack Table Filters Docs 78 TanStack Table Filters Docs 79

(table: Table<TData>) => () => RowModel<TData>

TanStack Table Grouping Docs 80

(row: Row<TData>) => boolean

TanStack Table Expanding Docs 81

() => MRT_RowModel<TData>

82

(row: Row<TData>) => boolean

TanStack Table Expanding Docs 83

(originalRow: TData, index: number, parent?: MRT_Row<TData>) => string

TanStack Table Core Table Docs 84

(table: Table<TData>) => () => RowModel<TData>

TanStack Table Sorting Docs 85

(originalRow: TData, index: number) => undefined | TData[]

TanStack Table Core Table Docs 86 87

Array<MRT_FilterOption | string> | null

88

false | 'reorder' | 'remove'

TanStack Table Grouping Docs 89 90

Partial<MRT_TableState<TData>>

Table State Management Guide 91 TanStack Table Sorting Docs 92 93

'semantic' | 'grid' | 'grid-no-grow'

TODO 94 Localization (i18n) Guide 95 TanStack Table Expanding Docs 96 TanStack Table Filters Docs 97 TanStack Table Grouping Docs 98 TanStack Table Pagination Docs 99 TanStack Table Sorting Docs 100 TanStack Table Filtering Docs 101 TanStack Table Sorting Docs 102

'cells' | 'rows' | 'table-body'

Memoize Components Guide 103

<T>(defaultOptions: T, options: Partial<T>) => T

TanStack Table Core Docs 104 TanStack Table Core Docs 105

BoxProps | ({ table }) => BoxProps

Material UI Box Props 106

CircularProgressProps | ({ table }) => CircularProgressProps

Material UI CircularProgress Props 107

IconButtonProps | (({table, column}) => IconButtonProps);

Material UI IconButton Props 108

IconButtonProps | ({table, column}) => IconButtonProps

Material UI IconButton Props 109

ButtonProps | ({ cell, column, row, table }) => ButtonProps

Material UI Button Props 110

TableCellProps | ({ row, table }) => TableCellProps

Material UI TableCell Props 111

IconButtonProps | ({ table }) => IconButtonProps

Material UI Dialog Props 112

TextFieldProps | ({ cell, column, row, table }) => TextFieldProps

Material UI TextField Props 113

IconButtonProps | ({ table }) => IconButtonProps

Material UI IconButton Props 114

IconButtonProps | ({ row, table }) => IconButtonProps

Material UI IconButton Props 115

AutocompleteProps | ({ column, rangeFilterIndex, table }) => AutocompleteProps

Material UI Autocomplete Props 116

CheckboxProps | ({ column, table}) => CheckboxProps

Material UI Checkbox Props 117

DatePickerProps | ({ column, rangeFilterIndex, table }) => DatePickerProps

MUI X DatePicker Props 118

DateTimePickerProps | ({ column, rangeFilterIndex, table }) => DateTimePickerProps

MUI X DateTimePicker Props 119

SliderProps | ({ column, table}) => SliderProps

Material UI Slider Props 120

TextFieldProps | ({ table, column, rangeFilterIndex}) => TextFieldProps

Material UI TextField Props 121

TimePickerProps | ({ column, rangeFilterIndex, table }) => TimePickerProps

MUI X TimePicker Props 122

LinearProgressProps | ({ isTopToolbar, table }) => LinearProgressProps

Material UI LinearProgress Props 123

Partial<PaginationProps> | ({ table }) => Partial<PaginationProps>

Material UI TablePagination Props 124

IconButtonProps | ({ row, table }) => IconButtonProps

Material UI IconButton Props 125

TextFieldProps | ({ table }) => TextFieldProps

Material UI TextField Props 126

CheckboxProps | ({ table }) => CheckboxProps

Material UI Checkbox Props 127

CheckboxProps | ({ row, table }) => CheckboxProps

Material UI Checkbox Props 128

SkeletonProps | ({ cell, column, row, table }) => SkeletonProps

Material UI Skeleton Props 129

TableCellProps | ({ cell, column, row, table }) => TableCellProps

Material UI TableCell Props 130

TableBodyProps | ({ table }) => TableBodyProps

Material UI TableBody Props 131

TableRowProps | ({ isDetailPanel, row, table }) => TableRowProps

Material UI TableRow Props 132

TableContainerProps | ({ table }) => TableContainerProps

Material UI TableContainer Props 133

TableCellProps| ({table, column}) => TableCellProps

Material UI TableCell Props 134

TableFooterProps | ({ table }) => TableFooterProps);

Material UI TableFooter Props 135

TableRowProps | ({table, footerGroup}) => TableRowProps

Material UI TableRow Props 136

TableCellProps | ({ table, column}) => TableCellProps

Material UI TableCell Props 137

TableHeadProps | ({ table }) => TableHeadProps

Material UI TableHead Props 138

TableRowProps | ({ table, headerGroup}) => TableRowProps

Material UI TableRow Props 139

PaperProps | ({ table }} => PaperProps

Material UI Paper API Docs 140

TableProps | ({ table }} => TableProps

Material UI TableProps API Docs 141

ChipProps| ({ table }} => ChipProps

Material UI Chip Props 142

AlertProps | ({ table }) => AlertProps

Material UI Alert Props 143

BoxProps | ({ table }) => BoxProps

Material UI Box Props 144

OnChangeFn<{ [key: string]: MRT_FilterOption }>

145

OnChangeFn<ColumnFiltersState>

TanStack Table Filter Docs 146

OnChangeFn<ColumnOrderState>

TanStack Table Column Ordering Docs 147

OnChangeFn<ColumnPinningState>

TanStack Table Column Pinning Docs 148

OnChangeFn<ColumnSizingState>

TanStack Table Column Sizing Docs 149

OnChangeFn<ColumnSizingInfoState>

TanStack Table Column Sizing Docs 150

OnChangeFn<ColumnVisibilityState>

TanStack Table Column Visibility Docs 151 MRT Editing Docs 152

OnChangeFn<MRT_Row<TData> | null>

153

({ exitEditingMode, row, table, values}) => Promise<void> | void

MRT Editing Docs 154

OnChangeFn<MRT_DensityState>

MRT Density Toggle Docs 155

OnChangeFn<MRT_Column<TData> | null>

156

OnChangeFn<MRT_Row<TData> | null>

157

OnChangeFn<MRT_Cell<TData> | null>

158 MRT Editing Docs 159

OnChangeFn<MRT_Row<TData> | null>

160

({ exitEditingMode, row, table, values}) => Promise<void> | void

MRT Editing Docs 161

OnChangeFn<ExpandedState>

TanStack Table Expanding Docs 162

OnChangeFn<GlobalFilterState>

TanStack Table Filters Docs 163

OnChangeFn<GlobalFilterState>

TanStack Table Filters Docs 164

OnChangeFn<GroupingState>

TanStack Table Grouping Docs 165

OnChangeFn<MRT_Column<TData> | null>

166

OnChangeFn<MRT_Row<TData> | null>

167 MRT Full Screen Toggle Docs 168

OnChangeFn<PaginationState>

TanStack Table Pagination Docs 169

OnChangeFn<RowSelectionState>

TanStack Table Pinning Docs 170

OnChangeFn<RowSelectionState>

TanStack Table Row Selection Docs 171 172 173 174 175 TanStack Table Sorting Docs 176 TanStack Table Pagination Docs 177 TanStack Table Expanding Docs 178 179

'top' | 'bottom' | number

180 181 182

'bottom' | 'top' | 'both'

183

'bottom' | 'top' | 'none'

184

'bottom' | 'top' | 'both' | 'none'

185

ReactNode | ({ table }) => ReactNode

186 187

ReactNode | ({ table }) => ReactNode

188

{ cell, closeMenu, column, internalMenuItems, row, staticColumnIndex, staticRowIndex, table }) => ReactNode[]

189

({ closeMenu, column, internalColumnMenuItems, table }) => ReactNode[]

190

({ column, internalFilterOptions, onSelectFilterMode, table }) => ReactNode[]

191

({ internalEditComponents, row, table }) => ReactNode

192

({ row, table }) => ReactNode

193

({ internalEditComponents, row, table }) => ReactNode

194 195

({ internalFilterOptions, onSelectFilterMode, table }) => ReactNode[]

196

({ closeMenu, row, table }) => ReactNode[]

197

({ cell, row, table }) => ReactNode

198

({ table, groupedAlert, selectedAlert }) => ReactNode

199 200

ReactNode | ({ table }) => ReactNode

201 202 203 204

'sticky' | 'top' | 'bottom' | 'top-and-bottom' | 'select-sticky' | 'select-top' | 'select-bottom'

205

MutableRefObject<Virtualizer | null>

206

Partial<VirtualizerOptions<HTMLDivElement, HTMLTableRowElement>>

207 208 TanStack Table Sorting Docs 209

Record<string, SortingFn>

TanStack Table Sorting Docs 210

Partial<MRT_TableState<TData>>

Table State Management Guide

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4