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

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>