Home > @vsf-enterprise/bigcommerce-theme > useCategory
# useCategory() function
Allows loading category tree list for current storefront and categories information. It can be also used to build breadcrumbs and search categories.
See the UseCategoryInterface for a list of methods and values available in this composable.
Signature:
export declare function useCategory(): UseCategoryInterface;
Returns: