Provides a single sort option that overrides the natural-sort-order
defined in the concept. This key allows to change the sort used for specific use-cases.
...
default-sort-order {
sorting (anInteger) {
by (Asc)
}
}
...
default-sort-order {
sorting (lowestRateInfo.rateSummary.total.value)
}
Copyright 2025 Samsung All rights reserved