Home > @vsf-enterprise/bigcommerce-theme > useUiHelpers
# useUiHelpers() function
Allows handling the parameters for filtering, searching, sorting and pagination in the URL search/query params.
See the UseUiHelpersInterface for more information.
Signature:
export declare function useUiHelpers(): UseUiHelpersInterface;
Returns: