Function: sortTable()
sortTable(
a
,b
,order
,orderBy
):number
Parameters
Parameter | Type |
---|---|
a | RowProps |
b | RowProps |
order | Order |
orderBy | string |
Returns
number
Defined in
packages/react-material-ui/src/components/Table/utils/sortTable.ts:25 (opens in a new tab)