@bigcommerce/checkout-sdk › CssProperties
- CssProperties
- background
- color
- display
- font
- fontFamily
- fontSize
- fontSizeAdjust
- fontSmoothing
- fontStretch
- fontStyle
- fontVariant
- fontVariantAlternates
- fontVariantCaps
- fontVariantEastAsian
- fontVariantLigatures
- fontVariantNumeric
- fontWeight
- letterSpacing
- lineHeight
- mozOsxFontSmoothing
- mozTransition
- opacity
- outline
- padding
- textAlign
- textShadow
- transition
- webkitFontSmoothing
- webkitTransition
• background? : undefined | string
• color? : undefined | string
• display? : undefined | string
• font? : undefined | string
• fontFamily? : undefined | string
• fontSize? : undefined | string
• fontSizeAdjust? : undefined | string
• fontSmoothing? : undefined | string
• fontStretch? : undefined | string
• fontStyle? : undefined | string
• fontVariant? : undefined | string
• fontVariantAlternates? : undefined | string
• fontVariantCaps? : undefined | string
• fontVariantEastAsian? : undefined | string
• fontVariantLigatures? : undefined | string
• fontVariantNumeric? : undefined | string
• fontWeight? : undefined | string
• letterSpacing? : undefined | string
• lineHeight? : undefined | string
• mozOsxFontSmoothing? : undefined | string
• mozTransition? : undefined | string
• opacity? : string | number
• outline? : undefined | string
• padding? : undefined | string
• textAlign? : undefined | string
• textShadow? : undefined | string
• transition? : undefined | string
• webkitFontSmoothing? : undefined | string
• webkitTransition? : undefined | string