Skip to content

Latest commit

 

History

History
53 lines (29 loc) · 994 Bytes

inlineelementstyles.md

File metadata and controls

53 lines (29 loc) · 994 Bytes

@bigcommerce/checkout-sdkInlineElementStyles

Interface: InlineElementStyles

Hierarchy

Index

Properties

Properties

Optional color

color? : undefined | string


Optional fontFamily

fontFamily? : undefined | string


Optional fontWeight

fontWeight? : undefined | string


Optional letterSpacing

letterSpacing? : undefined | string


Optional lineHeight

lineHeight? : undefined | string