BTI

open class BTI(priceSizeStyle: PriceSizeStyle = PriceSizeStyle.MixedSize) : PriceVariant

The BTI (Breath Taking Item) price display styling highlights the price in a BTI box. This styling can only be applied on the leading price variation.

Parameters

priceSizeStyle

The price size style variations to be displayed. The default value is PriceSizeStyle.MixedSize.

TODO: Remove open after 3.0 stable

Inheritors

Constructors

Link copied to clipboard
constructor(priceSizeStyle: PriceSizeStyle = PriceSizeStyle.MixedSize)

Types

Link copied to clipboard