Home > @vsf-enterprise/bigcommerce-theme > UseUiHelpersInterface > changeSorting
# UseUiHelpersInterface.changeSorting() method
Updates current URL with sorting as query/search param.
Signature:
changeSorting(sort: string): void;
# Parameters
Parameter | Type | Description |
---|---|---|
sort | string |
Returns:
void