Optional_ features
_features ?: TableFeature < any > []
Optionalaggregation Fns
aggregationFns ?: Record < string , AggregationFn < any > >
Optionalauto Reset All
autoResetAll ?: boolean
Optionalauto Reset Expanded
autoResetExpanded ?: boolean
Optionalauto Reset Page Index
autoResetPageIndex ?: boolean
Optionalcolumn Filter Display Mode
columnFilterDisplayMode ?: "popover" | "subheader" | "custom"
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:748
Optionalcolumn Filter Mode Options
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:749
Optionalcolumn Resize Direction
columnResizeDirection ?: ColumnResizeDirection
Optionalcolumn Resize Mode
columnResizeMode ?: ColumnResizeMode
columns
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:760
Optionalcolumn Virtualizer Instance Ref
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:761
Optionalcolumn Virtualizer Options
columnVirtualizerOptions ?: | (
( props : { table : MRT_TableInstance < TData > } , ) => Partial < VirtualizerOptions < HTMLDivElement , HTMLTableCellElement > > )
| Partial < VirtualizerOptions < HTMLDivElement , HTMLTableCellElement > >
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:762
Optionalcreate Display Mode
createDisplayMode ?: "row" | "modal" | "custom"
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:765
data
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:772
Optionaldebug All
debugAll ?: boolean
Optionaldebug Cells
debugCells ?: boolean
Optionaldebug Columns
debugColumns ?: boolean
Optionaldebug Rows
debugRows ?: boolean
Optionaldebug Table
debugTable ?: boolean
Optionaldefault Column
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:776
Optionaldefault Display Column
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:780
Optionaldisplay Column Def Options
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:781
Optionaledit Display Mode
editDisplayMode ?: "table" | "cell" | "row" | "modal" | "custom"
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:784
Optionalenable Batch Row Selection
enableBatchRowSelection ?: boolean
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:785
enableBottomToolbar ?: boolean
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:786
Optionalenable Cell Actions
enableCellActions ?: boolean | (
( cell : MRT_Cell < TData > ) => boolean )
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:787
Optionalenable Click To Copy
enableClickToCopy ?: | boolean | "context-menu" | (
( cell : MRT_Cell < TData > ) => boolean | "context-menu" )
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:788
Optionalenable Column Actions
enableColumnActions ?: boolean
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:789
Optionalenable Column Dragging
enableColumnDragging ?: boolean
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:790
Optionalenable Column Filter Modes
enableColumnFilterModes ?: boolean
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:791
Optionalenable Column Filters
enableColumnFilters ?: boolean
Optionalenable Column Ordering
enableColumnOrdering ?: boolean
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:792
Optionalenable Column Pinning
enableColumnPinning ?: boolean
Optionalenable Column Resizing
enableColumnResizing ?: boolean
Optionalenable Column Virtualization
enableColumnVirtualization ?: boolean
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:793
Optionalenable Density Toggle
enableDensityToggle ?: boolean
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:794
Optionalenable Editing
enableEditing ?: boolean | (
( row : MRT_Row < TData > ) => boolean )
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:795
Optionalenable Expand All
enableExpandAll ?: boolean
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:796
Optionalenable Expanding
enableExpanding ?: boolean
Optionalenable Faceted Values
enableFacetedValues ?: boolean
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:797
Optionalenable Filter Match Highlighting
enableFilterMatchHighlighting ?: boolean
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:798
Optionalenable Filters
enableFilters ?: boolean
Optionalenable Full Screen Toggle
enableFullScreenToggle ?: boolean
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:799
Optionalenable Global Filter
enableGlobalFilter ?: boolean
Optionalenable Global Filter Modes
enableGlobalFilterModes ?: boolean
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:800
Optionalenable Global Filter Ranked Results
enableGlobalFilterRankedResults ?: boolean
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:801
Optionalenable Grouping
enableGrouping ?: boolean
Optionalenable Hiding
enableHiding ?: boolean
Optionalenable Keyboard Shortcuts
enableKeyboardShortcuts ?: boolean
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:802
Optionalenable Multi Remove
enableMultiRemove ?: boolean
Optionalenable Multi Row Selection
enableMultiRowSelection ?: boolean | (
( row : Row < TData > ) => boolean )
Optionalenable Multi Sort
enableMultiSort ?: boolean
enablePagination ?: boolean
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:803
Optionalenable Pinning
enablePinning ?: boolean
Optionalenable Row Actions
enableRowActions ?: boolean
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:804
Optionalenable Row Dragging
enableRowDragging ?: boolean
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:805
Optionalenable Row Numbers
enableRowNumbers ?: boolean
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:806
Optionalenable Row Ordering
enableRowOrdering ?: boolean
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:807
Optionalenable Row Pinning
enableRowPinning ?: boolean | (
( row : Row < TData > ) => boolean )
Optionalenable Row Selection
enableRowSelection ?: boolean | (
( row : MRT_Row < TData > ) => boolean )
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:808
Optionalenable Row Virtualization
enableRowVirtualization ?: boolean
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:809
Optionalenable Select All
enableSelectAll ?: boolean
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:810
Optionalenable Sorting
enableSorting ?: boolean
Optionalenable Sorting Removal
enableSortingRemoval ?: boolean
enableStickyFooter ?: boolean
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:811
enableStickyHeader ?: boolean
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:812
Optionalenable Sub Row Selection
enableSubRowSelection ?: boolean | (
( row : Row < TData > ) => boolean )
enableTableFooter ?: boolean
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:813
Optionalenable Table Head
enableTableHead ?: boolean
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:814
enableToolbarInternalActions ?: boolean
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:815
enableTopToolbar ?: boolean
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:816
Optionalexpand Rows Fn
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:817
Optionalfilter Fns
filterFns ?: Record < string , FilterFn < any > >
Optionalfilter From Leaf Rows
filterFromLeafRows ?: boolean
Optionalget Column Can Global Filter
getColumnCanGlobalFilter ?: ( column : Column < TData , unknown > ) => boolean
Optionalget Core Row Model
getCoreRowModel ?: ( table : Table < any > ) => () => RowModel < any >
Optionalget Expanded Row Model
getExpandedRowModel ?: ( table : Table < any > ) => () => RowModel < any >
Optionalget Faceted Min Max Values
getFacetedMinMaxValues ?: ( table : Table < TData > , columnId : string , ) => () => [ number , number ] | undefined
Optionalget Faceted Row Model
getFacetedRowModel ?: ( table : Table < TData > , columnId : string , ) => () => RowModel < TData >
Optionalget Faceted Unique Values
getFacetedUniqueValues ?: ( table : Table < TData > , columnId : string , ) => () => Map < any , number >
Optionalget Filtered Row Model
getFilteredRowModel ?: ( table : Table < any > ) => () => RowModel < any >
Optionalget Grouped Row Model
getGroupedRowModel ?: ( table : Table < any > ) => () => RowModel < any >
Optionalget Is Row Expanded
getIsRowExpanded ?: ( row : Row < TData > ) => boolean
getPaginationRowModel ?: ( table : Table < any > ) => () => RowModel < any >
Optionalget Row Can Expand
getRowCanExpand ?: ( row : Row < TData > ) => boolean
Optionalget Row Id
getRowId ?: ( originalRow : TData , index : number , parentRow : MRT_Row < TData > , ) => string
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:818
Optionalget Sorted Row Model
getSortedRowModel ?: ( table : Table < any > ) => () => RowModel < any >
Optionalget Sub Rows
getSubRows ?: ( originalRow : TData , index : number ) => TData [] | undefined
Optionalglobal Filter Fn
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:819
Optionalglobal Filter Mode Options
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:820
Optionalgrouped Column Mode
groupedColumnMode ?: false | "remove" | "reorder"
Optionalicons
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:821
Optionalid
id ?: string
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:822
Optionalinitial State
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:823
Optionalis Multi Sort Event
isMultiSortEvent ?: ( e : unknown ) => boolean
Optionalkeep Pinned Rows
keepPinnedRows ?: boolean
Optionallayout Mode
layoutMode ?: "grid" | "grid-no-grow" | "semantic"
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:827
Optionallocalization
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:834
Optionalmanual Expanding
manualExpanding ?: boolean
Optionalmanual Filtering
manualFiltering ?: boolean
Optionalmanual Grouping
manualGrouping ?: boolean
manualPagination ?: boolean
Optionalmanual Sorting
manualSorting ?: boolean
Optionalmax Leaf Row Filter Depth
maxLeafRowFilterDepth ?: number
Optionalmax Multi Sort Col Count
maxMultiSortColCount ?: number
Optionalmemo Mode
memoMode ?: "rows" | "cells" | "table-body"
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:841
Optionalmerge Options
mergeOptions ?: ( defaultOptions : TableOptions < TData > , options : Partial < TableOptions < TData > > , ) => TableOptions < TData >
Inherited from Omit.meta
Defined in common/temp/node_modules/.pnpm/@tanstack+table-core@8.20.5/node_modules/@tanstack/table-core/build/lib/core/table.d.ts:112
Optionalmrt Theme
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:842
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:843
Optionalmui Circular Progress Props
muiCircularProgressProps ?: | (
( props : { table : MRT_TableInstance < TData > } , ) => CircularProgressProps & { Component ?: ReactNode } )
| CircularProgressProps & { Component ?: ReactNode }
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:846
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:853
Optionalmui Column Drag Handle Props
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:857
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:861
Optionalmui Create Row Modal Props
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:867
Optionalmui Detail Panel Props
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:871
Optionalmui Edit Row Dialog Props
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:875
Optionalmui Edit Text Field Props
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:879
muiExpandAllButtonProps ?: | IconButtonProps | (
( props : { table : MRT_TableInstance < TData > } ) => IconButtonProps )
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:885
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:888
Optionalmui Filter Autocomplete Props
muiFilterAutocompleteProps ?: | AutocompleteProps < any , any , any , any , "div" > | (
( props : { column : MRT_Column < TData > ; table : MRT_TableInstance < TData > } , ) => AutocompleteProps < any , any , any , any > )
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:893
Optionalmui Filter Checkbox Props
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:897
Optionalmui Filter Date Picker Props
muiFilterDatePickerProps ?: any
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:901
Optionalmui Filter Date Time Picker Props
muiFilterDateTimePickerProps ?: any
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:906
Optionalmui Filter Slider Props
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:911
Optionalmui Filter Text Field Props
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:915
Optionalmui Filter Time Picker Props
muiFilterTimePickerProps ?: any
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:920
Optionalmui Linear Progress Props
muiLinearProgressProps ?: | LinearProgressProps | (
( props : { isTopToolbar : boolean ; table : MRT_TableInstance < TData > } , ) => LinearProgressProps )
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:925
muiPaginationProps ?: | (
( props : { table : MRT_TableInstance < TData > } , ) => Partial < PaginationProps & { disabled ?: boolean ; rowsPerPageOptions ?: { label : string ; value : number } [] | number [] ; SelectProps ?: Partial < SelectProps > ; showRowsPerPage ?: boolean ; } , > )
| Partial < PaginationProps & { disabled ?: boolean ; rowsPerPageOptions ?: number [] | { label : string ; value : number } [] ; SelectProps ?: Partial < SelectProps > ; showRowsPerPage ?: boolean ; } , >
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:929
Optionalmui Row Drag Handle Props
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:948
Optionalmui Search Text Field Props
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:952
Optionalmui Select All Checkbox Props
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:955
Optionalmui Select Checkbox Props
muiSelectCheckboxProps ?: | CheckboxProps | (
( props : { row : MRT_Row < TData > ; staticRowIndex ?: number ; table : MRT_TableInstance < TData > ; } , ) => CheckboxProps | RadioProps )
| RadioProps
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:958
Optionalmui Skeleton Props
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:963
Optionalmui Table Body Cell Props
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:969
Optionalmui Table Body Props
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:975
Optionalmui Table Body Row Props
muiTableBodyRowProps ?: | (
( props : { isDetailPanel ?: boolean ; row : MRT_Row < TData > ; staticRowIndex : number ; table : MRT_TableInstance < TData > ; } , ) => TableRowProps )
| TableRowProps
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:978
Optionalmui Table Container Props
muiTableContainerProps ?: | (
( props : { table : MRT_TableInstance < TData > } ) => TableContainerProps )
| TableContainerProps
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:984
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:987
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:991
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:994
Optionalmui Table Head Cell Props
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:998
Optionalmui Table Head Props
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1002
Optionalmui Table Head Row Props
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1005
Optionalmui Table Paper Props
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1009
Optionalmui Table Props
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1012
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1015
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1018
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1021
Optionalon Action Cell Change
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1024
Optionalon Column Filter Fns Change
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1025
Optionalon Column Filters Change
onColumnFiltersChange ?: OnChangeFn < ColumnFiltersState >
Optionalon Column Order Change
onColumnOrderChange ?: OnChangeFn < ColumnOrderState >
Optionalon Column Pinning Change
onColumnPinningChange ?: OnChangeFn < ColumnPinningState >
Optionalon Column Sizing Change
onColumnSizingChange ?: OnChangeFn < ColumnSizingState >
Optionalon Column Sizing Info Change
onColumnSizingInfoChange ?: OnChangeFn < ColumnSizingInfoState >
Optionalon Column Visibility Change
onColumnVisibilityChange ?: OnChangeFn < VisibilityState >
Optionalon Creating Row Cancel
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1028
Optionalon Creating Row Change
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1032
Optionalon Creating Row Save
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1033
Optionalon Density Change
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1039
Optionalon Dragging Column Change
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1040
Optionalon Dragging Row Change
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1041
Optionalon Editing Cell Change
onEditingCellChange ?: OnChangeFn < MRT_Cell < TData , unknown > | null >
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1042
Optionalon Editing Row Cancel
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1043
Optionalon Editing Row Change
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1047
Optionalon Editing Row Save
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1048
Optionalon Expanded Change
onExpandedChange ?: OnChangeFn < ExpandedState >
Optionalon Global Filter Change
onGlobalFilterChange ?: OnChangeFn < any >
Optionalon Global Filter Fn Change
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1054
Optionalon Grouping Change
onGroupingChange ?: OnChangeFn < GroupingState >
Optionalon Hovered Column Change
onHoveredColumnChange ?: OnChangeFn < Partial < MRT_Column < TData , unknown > > | null >
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1055
Optionalon Hovered Row Change
onHoveredRowChange ?: OnChangeFn < Partial < MRT_Row < TData > > | null >
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1056
Optionalon Is Full Screen Change
onIsFullScreenChange ?: OnChangeFn < boolean >
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1057
onPaginationChange ?: OnChangeFn < PaginationState >
Optionalon Row Pinning Change
onRowPinningChange ?: OnChangeFn < RowPinningState >
Optionalon Row Selection Change
onRowSelectionChange ?: OnChangeFn < RowSelectionState >
Optionalon Show Alert Banner Change
onShowAlertBannerChange ?: OnChangeFn < boolean >
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1058
Optionalon Show Column Filters Change
onShowColumnFiltersChange ?: OnChangeFn < boolean >
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1059
Optionalon Show Global Filter Change
onShowGlobalFilterChange ?: OnChangeFn < boolean >
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1060
onShowToolbarDropZoneChange ?: OnChangeFn < boolean >
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1061
Optionalon Sorting Change
onSortingChange ?: OnChangeFn < SortingState >
Optionalpage Count
pageCount ?: number
Optionalpaginate Expanded Rows
paginateExpandedRows ?: boolean
paginationDisplayMode ?: "default" | "custom" | "pages"
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1062
Optionalposition Actions Column
positionActionsColumn ?: "first" | "last"
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1063
Optionalposition Creating Row
positionCreatingRow ?: number | "bottom" | "top"
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1064
Optionalposition Expand Column
positionExpandColumn ?: "first" | "last"
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1065
Optionalposition Global Filter
positionGlobalFilter ?: "left" | "right" | "none"
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1066
positionPagination ?: "bottom" | "top" | "none" | "both"
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1067
positionToolbarAlertBanner ?: "bottom" | "top" | "none" | "head-overlay"
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1068
positionToolbarDropZone ?: "bottom" | "top" | "none" | "both"
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1069
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1070
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1073
Optionalrender Caption
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1076
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1079
Optionalrender Column Actions Menu Items
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1089
Optionalrender Column Filter Mode Menu Items
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1095
Optionalrender Create Row Dialog Content
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1101
Optionalrender Detail Panel
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1106
Optionalrender Edit Row Dialog Content
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1110
Optionalrender Empty Rows Fallback
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1115
Optionalrender Fallback Value
renderFallbackValue ?: any
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1118
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1123
Optionalrender Row Actions
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1129
Optionalrender Toolbar Alert Banner Content
renderToolbarAlertBannerContent ?: ( props : { groupedAlert : ReactNode ; selectedAlert : ReactNode ; table : MRT_TableInstance < TData > ; } , ) => ReactNode
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1135
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1140
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1143
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1146
Optionalrow Count
rowCount ?: number
Optionalrow Number Display Mode
rowNumberDisplayMode ?: "static" | "original"
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1149
Optionalrow Pinning Display Mode
rowPinningDisplayMode ?: | "bottom" | "top" | "sticky" | "select-bottom" | "select-sticky" | "select-top" | "top-and-bottom"
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1150
Optionalrow Virtualizer Instance Ref
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1151
Optionalrow Virtualizer Options
rowVirtualizerOptions ?: | (
( props : { table : MRT_TableInstance < TData > } , ) => Partial < VirtualizerOptions < HTMLDivElement , HTMLTableRowElement > > )
| Partial < VirtualizerOptions < HTMLDivElement , HTMLTableRowElement > >
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1152
Optionalselect All Mode
selectAllMode ?: "page" | "all"
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1155
Optionalsort Desc First
sortDescFirst ?: boolean
Optionalsorting Fns
sortingFns ?: Record < string , SortingFn < any > >
Optionalstate
Defined in common/temp/node_modules/.pnpm/material-react-table@3.2.1_@emotion+react@11.14.0_@emotion+styled@11.14.1_@mui+icons-material_i337myhys6agqjkmklrv2nkuv4/node_modules/material-react-table/dist/index.d.ts:1159
columnsanddataprops are the only required props, but there are over 170 other optional props.See more info on creating columns and data on the official docs site:
Link
https://www.material-react-table.com/docs/getting-started/usage
See the full props list on the official docs site:
Link
https://www.material-react-table.com/docs/api/props