MagentoSortOption
import { MagentoSortOption } from '@daffodil/product/driver/magento'
interface MagentoSortOption {
label: string
value: string
}
Properties
Name | Type | Description |
---|---|---|
label | string | |
value | string |
import { MagentoSortOption } from '@daffodil/product/driver/magento'
interface MagentoSortOption {
label: string
value: string
}
Name | Type | Description |
---|---|---|
label | string | |
value | string |