SortingRule Type Alias
SortingRule = PropertySortingRule | DisabledSortingRule
Sorting rules provide a way to either disable sorting or sort instances by specific properties.
@see Sorting rule reference documentation page
Defined in
Last Updated: 29 April, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.