Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 869 Bytes

StyleOptions_2.md

File metadata and controls

44 lines (24 loc) · 869 Bytes

@bigcommerce/checkout-sdk / StyleOptions_2

Interface: StyleOptions_2

Table of contents

Properties

Properties

base

Optional base: CssProperties_2

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


error

Optional error: CssProperties_2

Styling applied when a field fails validation.


placeholder

Optional placeholder: CssProperties_2

Styling applied to the field's placeholder values.


validated

Optional validated: CssProperties_2

Styling applied once a field passes validation.