Skip to content

Latest commit

 

History

History
105 lines (57 loc) · 1.96 KB

BlockElementStyles.md

File metadata and controls

105 lines (57 loc) · 1.96 KB

@bigcommerce/checkout-sdk / BlockElementStyles

Interface: BlockElementStyles

Hierarchy

Table of contents

Properties

Properties

backgroundColor

Optional backgroundColor: string


borderColor

Optional borderColor: string


borderWidth

Optional borderWidth: string


boxShadow

Optional boxShadow: string


color

Optional color: string

Inherited from

InlineElementStyles.color


fontFamily

Optional fontFamily: string

Inherited from

InlineElementStyles.fontFamily


fontWeight

Optional fontWeight: string

Inherited from

InlineElementStyles.fontWeight


letterSpacing

Optional letterSpacing: string

Inherited from

InlineElementStyles.letterSpacing


lineHeight

Optional lineHeight: string

Inherited from

InlineElementStyles.lineHeight