Interface ShoppingCTAButtonConfiguration

Hierarchy

  • ShoppingCTAButtonConfiguration

Properties

backgroundColor?: string

The background color of CTA button.

fontSize?: number

The font size of CTA button.

iOSFontInfo?: IOSFontInfo

The iOS font info of "Add to cart" button. The property is ignored when fontSize is not set.

The text of shopping CTA button.

textColor?: string

The text color of CTA button.

Generated using TypeDoc