Interface ProductCardPriceConfiguration

Hierarchy

  • ProductCardPriceConfiguration

Properties

The axis of price label. Default to 'horizontal'. Only supported on iOS.

isHidden?: boolean

Hide the price label or not.

Deprecated

This property has no effect on iOS.

isPriceFirst?: boolean

The default display order is [priceLabel, originalPriceLabel]. When the value is true, the order is reversed. Only supported on iOS.

originalPriceLabel?: ProductCardLabelConfiguration

The label configuration of original price. Only supported on iOS.

The label configuration of price. Only supported on iOS.

Generated using TypeDoc