You are reading the documentation for Vue Storefront v2. See the latest docs.

Home > @vue-storefront/core > useWishlistFactory

useWishlistFactory variable

Signature:

useWishlistFactory: <WISHLIST, WISHLIST_ITEM, PRODUCT, API extends PlatformApi = any>(factoryParams: UseWishlistFactoryParams<WISHLIST, WISHLIST_ITEM, PRODUCT, API>) => () => UseWishlist<WISHLIST, WISHLIST_ITEM, PRODUCT, API>