@bigcommerce/checkout-sdk › CheckableInputStyles
↳ CheckableInputStyles
- active
- backgroundColor
- borderColor
- borderWidth
- boxShadow
- checked
- color
- disabled
- error
- focus
- fontFamily
- fontWeight
- hover
- letterSpacing
- lineHeight
• active? : BlockElementStyles
Inherited from CheckableInputStyles.active
• backgroundColor? : undefined | string
Inherited from BlockElementStyles.backgroundColor
• borderColor? : undefined | string
Inherited from BlockElementStyles.borderColor
• borderWidth? : undefined | string
Inherited from BlockElementStyles.borderWidth
• boxShadow? : undefined | string
Inherited from BlockElementStyles.boxShadow
• checked? : BlockElementStyles
• color? : undefined | string
Inherited from BlockElementStyles.color
• disabled? : BlockElementStyles
Inherited from CheckableInputStyles.disabled
• error? : InputStyles
Overrides InputStyles.error
• focus? : BlockElementStyles
Inherited from CheckableInputStyles.focus
• fontFamily? : undefined | string
Inherited from BlockElementStyles.fontFamily
• fontWeight? : undefined | string
Inherited from BlockElementStyles.fontWeight
• hover? : BlockElementStyles
Inherited from CheckableInputStyles.hover
• letterSpacing? : undefined | string
Inherited from BlockElementStyles.letterSpacing
• lineHeight? : undefined | string
Inherited from BlockElementStyles.lineHeight