Home > @vue-storefront/core > AgnosticFilter > values
AgnosticFilter.values property
Signature:
values: {
id: string;
isSlected?: boolean;
count?: number;
label: string;
value: string;
}[];
Home > @vue-storefront/core > AgnosticFilter > values
Signature:
values: {
id: string;
isSlected?: boolean;
count?: number;
label: string;
value: string;
}[];
On this page