Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 840 Bytes

StyleOptions.md

File metadata and controls

44 lines (24 loc) · 840 Bytes

@bigcommerce/checkout-sdk / StyleOptions

Interface: StyleOptions

Table of contents

Properties

Properties

base

Optional base: CssProperties

Base styling applied to the iframe. All styling extends from this style.


error

Optional error: CssProperties

Styling applied when a field fails validation.


placeholder

Optional placeholder: CssProperties

Styling applied to the field's placeholder values.


validated

Optional validated: CssProperties

Styling applied once a field passes validation.