Skip to content

Latest commit

 

History

History
123 lines (68 loc) · 2.95 KB

buttonstyles.md

File metadata and controls

123 lines (68 loc) · 2.95 KB

@bigcommerce/checkout-sdkButtonStyles

Interface: ButtonStyles

Hierarchy

BlockElementStyles

ButtonStyles

Index

Properties

Properties

Optional active

active? : BlockElementStyles


Optional backgroundColor

backgroundColor? : undefined | string

Inherited from BlockElementStyles.backgroundColor


Optional borderColor

borderColor? : undefined | string

Inherited from BlockElementStyles.borderColor


Optional borderWidth

borderWidth? : undefined | string

Inherited from BlockElementStyles.borderWidth


Optional boxShadow

boxShadow? : undefined | string

Inherited from BlockElementStyles.boxShadow


Optional color

color? : undefined | string

Inherited from BlockElementStyles.color


Optional disabled

disabled? : BlockElementStyles


Optional focus

focus? : BlockElementStyles


Optional fontFamily

fontFamily? : undefined | string

Inherited from BlockElementStyles.fontFamily


Optional fontWeight

fontWeight? : undefined | string

Inherited from BlockElementStyles.fontWeight


Optional hover

hover? : BlockElementStyles


Optional letterSpacing

letterSpacing? : undefined | string

Inherited from BlockElementStyles.letterSpacing


Optional lineHeight

lineHeight? : undefined | string

Inherited from BlockElementStyles.lineHeight