Home > @shopware-pwa/composables > IUseListing > getSortingOrders

# IUseListing.getSortingOrders property

Signature:

getSortingOrders: ComputedRef<Sort[] | {
        key: string;
        label: string;
    }>;