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) |