Home > @shopware-pwa/composables > IUseListing > getSortingOrders
# IUseListing.getSortingOrders property
Signature:
getSortingOrders: ComputedRef<Sort[] | {
key: string;
label: string;
}>;
Home > @shopware-pwa/composables > IUseListing > getSortingOrders
Signature:
getSortingOrders: ComputedRef<Sort[] | {
key: string;
label: string;
}>;