ISortDirection
Home > @gooddata/sdk-model > ISortDirection
ISortDirection interface
Sorting direction part of sort.
Signature:
export interface ISortDirection
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
direction | SortDirection | Sort ascending or descending. |