Interface ProductCardCTAButtonStyle

Hierarchy

  • ProductCardCTAButtonStyle

Properties

fontSize?: number

The font size of CTA button. Only supported on iOS.

iOSFontInfo?: IOSFontInfo

The iOS font info. The property is ignored when fontSize is not set. Only supported on iOS.

textColor?: string

The text color of CTA button. Only supported on iOS.

Generated using TypeDoc