Skip to content

Latest commit

 

History

History
134 lines (74 loc) · 3.14 KB

inputstyles.md

File metadata and controls

134 lines (74 loc) · 3.14 KB

@bigcommerce/checkout-sdkInputStyles

Interface: InputStyles

Hierarchy

BlockElementStyles

InputStyles

CheckableInputStyles

TextInputStyles

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 error

error? : InputStyles


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