Home > @vsf-enterprise/bigcommerce-theme > Breadcrumb
# Breadcrumb interface
Breadcrumb model.
Signature:
export interface Breadcrumb
# Properties
| Property | Type | Description |
|---|---|---|
| link | string | Breadcrumb link. |
| text | string | Breadcrumb text. |
Home > @vsf-enterprise/bigcommerce-theme > Breadcrumb
Breadcrumb model.
Signature:
export interface Breadcrumb
| Property | Type | Description |
|---|---|---|
| link | string | Breadcrumb link. |
| text | string | Breadcrumb text. |
On this page