@bigcommerce/checkout-sdk › InputStyles
↳ InputStyles
- active
- backgroundColor
- borderColor
- borderWidth
- boxShadow
- color
- disabled
- error
- focus
- fontFamily
- fontWeight
- hover
- letterSpacing
- lineHeight
• active? : BlockElementStyles
• 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
• color? : undefined | string
Inherited from BlockElementStyles.color
• disabled? : BlockElementStyles
• error? : InputStyles
• focus? : BlockElementStyles
• fontFamily? : undefined | string
Inherited from BlockElementStyles.fontFamily
• fontWeight? : undefined | string
Inherited from BlockElementStyles.fontWeight
• hover? : BlockElementStyles
• letterSpacing? : undefined | string
Inherited from BlockElementStyles.letterSpacing
• lineHeight? : undefined | string
Inherited from BlockElementStyles.lineHeight