Skip to content

Latest commit

 

History

History
147 lines (81 loc) · 3.87 KB

checkableinputstyles.md

File metadata and controls

147 lines (81 loc) · 3.87 KB

@bigcommerce/checkout-sdkCheckableInputStyles

Interface: CheckableInputStyles

Hierarchy

InputStyles

CheckableInputStyles

Index

Properties

Properties

Optional active

active? : BlockElementStyles

Inherited from CheckableInputStyles.active


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 disabled

disabled? : BlockElementStyles

Inherited from CheckableInputStyles.disabled


Optional error

error? : InputStyles

Overrides InputStyles.error


Optional focus

focus? : BlockElementStyles

Inherited from CheckableInputStyles.focus


Optional fontFamily

fontFamily? : undefined | string

Inherited from BlockElementStyles.fontFamily


Optional fontWeight

fontWeight? : undefined | string

Inherited from BlockElementStyles.fontWeight


Optional hover

hover? : BlockElementStyles

Inherited from CheckableInputStyles.hover


Optional letterSpacing

letterSpacing? : undefined | string

Inherited from BlockElementStyles.letterSpacing


Optional lineHeight

lineHeight? : undefined | string

Inherited from BlockElementStyles.lineHeight