Skip to content

Latest commit

 

History

History
95 lines (52 loc) · 2.17 KB

blockelementstyles.md

File metadata and controls

95 lines (52 loc) · 2.17 KB

@bigcommerce/checkout-sdkBlockElementStyles

Interface: BlockElementStyles

Hierarchy

Index

Properties

Properties

Optional backgroundColor

backgroundColor? : undefined | string


Optional borderColor

borderColor? : undefined | string


Optional borderWidth

borderWidth? : undefined | string


Optional boxShadow

boxShadow? : undefined | string


Optional color

color? : undefined | string

Inherited from BlockElementStyles.color


Optional fontFamily

fontFamily? : undefined | string

Inherited from BlockElementStyles.fontFamily


Optional fontWeight

fontWeight? : undefined | string

Inherited from BlockElementStyles.fontWeight


Optional letterSpacing

letterSpacing? : undefined | string

Inherited from BlockElementStyles.letterSpacing


Optional lineHeight

lineHeight? : undefined | string

Inherited from BlockElementStyles.lineHeight