SortProperty
Describes how to sort the data that you bind to a component.
Contents
- direction
-
The direction of the sort, either ascending or descending.
Type: String
Valid Values:
ASC | DESC
Required: Yes
- field
-
The field to perform the sort on.
Type: String
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: