Home > @vsf-enterprise/bigcommerce-theme > useSortOptions
# useSortOptions() function
Allows retreiving sort options and selected sort option based on the route.
See the UseSortOptionsInterface for a list of methods and values available in this composable.
Signature:
export declare function useSortOptions(): UseSortOptionsInterface;
Returns: