Skip to content

Latest commit

 

History

History
109 lines (60 loc) · 2.72 KB

checkliststyles.md

File metadata and controls

109 lines (60 loc) · 2.72 KB

@bigcommerce/checkout-sdkChecklistStyles

Interface: ChecklistStyles

Hierarchy

BlockElementStyles

ChecklistStyles

Index

Properties

Properties

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 checked

checked? : BlockElementStyles


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 hover

hover? : BlockElementStyles


Optional letterSpacing

letterSpacing? : undefined | string

Inherited from BlockElementStyles.letterSpacing


Optional lineHeight

lineHeight? : undefined | string

Inherited from BlockElementStyles.lineHeight