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