Skip to content

Latest commit

 

History

History
133 lines (83 loc) · 2.19 KB

buttonstyles.md

File metadata and controls

133 lines (83 loc) · 2.19 KB

@bigcommerce/checkout-sdk > ButtonStyles

ButtonStyles

Hierarchy

BlockElementStyles

↳ ButtonStyles

Index

Properties


Properties

<Optional> active

● active: BlockElementStyles


<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> disabled

● disabled: BlockElementStyles


<Optional> focus

● focus: BlockElementStyles


<Optional> fontFamily

● fontFamily: * undefined | string *


<Optional> fontWeight

● fontWeight: * undefined | string *


<Optional> hover

● hover: BlockElementStyles


<Optional> letterSpacing

● letterSpacing: * undefined | string *


<Optional> lineHeight

● lineHeight: * undefined | string *