Skip to content

Latest commit

 

History

History
109 lines (67 loc) · 1.83 KB

blockelementstyles.md

File metadata and controls

109 lines (67 loc) · 1.83 KB

@bigcommerce/checkout-sdk > BlockElementStyles

BlockElementStyles

Hierarchy

InlineElementStyles

↳ BlockElementStyles

ButtonStyles

ChecklistStyles

InputStyles

StepStyles

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 *


<Optional> fontFamily

● fontFamily: * undefined | string *


<Optional> fontWeight

● fontWeight: * undefined | string *


<Optional> letterSpacing

● letterSpacing: * undefined | string *


<Optional> lineHeight

● lineHeight: * undefined | string *