Home > @vue-storefront/core > AgnosticAttribute
AgnosticAttribute interface
Signature:
export interface AgnosticAttribute
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| label | string | ||
| name? | string | (Optional) | |
| value | string | Record<string, any> |
Home > @vue-storefront/core > AgnosticAttribute
Signature:
export interface AgnosticAttribute
| Property | Modifiers | Type | Description |
|---|---|---|---|
| label | string | ||
| name? | string | (Optional) | |
| value | string | Record<string, any> |
On this page