DimensionSortMode Type
Declaration
export type DimensionSortMode = "Value" | "DisplayText" | "Key" | "ID"
Members
| Name |
|---|
| "Value" |
| "DisplayText" |
| "Key" |
| "ID" |
export type DimensionSortMode = "Value" | "DisplayText" | "Key" | "ID"
| Name |
|---|
| "Value" |
| "DisplayText" |
| "Key" |
| "ID" |