DaffCollectionChangeSortingOption
An action for changing the sorting option for this collection.
Properties
| Name | Type | Description |
|---|---|---|
| sort | {
option: DaffCollectionMetadata['appliedSortOption'];
direction: DaffCollectionMetadata['appliedSortDirection'];
} |
The sort option to be applied. |