Sort direction
v1.1Description
Introducted in version 1.1,
SortDirection
is used in pagination queries that needs ordering
with a pagination repository.
Properties
Name | Description |
---|---|
Ascending | Sorts in ascending order. |
Descending | Sorts in descending order. |
Table of Contents