Home > @vsf-enterprise/bigcommerce-theme > useFilters
# useFilters() function
Allows loading filters available for products.
See the UseFilterInterface for a list of methods and values available in this composable.
Signature:
export declare function useFilters(): UseFilterInterface;
Returns: