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

Home > @vue-storefront/core > AgnosticCategoryTree

AgnosticCategoryTree interface

Signature:

export interface AgnosticCategoryTree 

Properties

Property Modifiers Type Description
count? number (Optional)
isCurrent boolean
items AgnosticCategoryTree[]
label string
slug? string (Optional)