docs
  1. Support And Resources
  2. Changelogs
  3. Storefront Sdks
  4. @scayle/storefront-navigation

@scayle/storefront-navigation

0.1.0

Minor Changes

  • Initial release of @scayle/storefront-navigation. This package provides utilities for working with Navigation features within the SCAYLE Storefront Boilerplate. It includes the following composable functions.
    • useHeaderNavigation
    • useFooterNavigation
    • useSimpleHeaderNavigation
    • useSimpleFooterNavigation

    Additionally, a isNavigationItemCategoryActive utility function is provided which can be used to determine if a navigation item represents the active category.
Provide Feedback