Type Alias: TableSortDirection
TableSortDirection =
"ascending"|"descending"
Defined in: packages/component-driver-mui-v9/src/components/TableDriver.ts:15
Reported sort state of a column, mirroring the aria-sort values MUI emits.
TableSortDirection =
"ascending"|"descending"
Defined in: packages/component-driver-mui-v9/src/components/TableDriver.ts:15
Reported sort state of a column, mirroring the aria-sort values MUI emits.