Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 928 Bytes

StripeElementStyle.md

File metadata and controls

44 lines (24 loc) · 928 Bytes

@bigcommerce/checkout-sdk / StripeElementStyle

Interface: StripeElementStyle

Table of contents

Properties

Properties

base

Optional base: StripeElementStyleVariant

Base variant—all other variants inherit from these styles.


complete

Optional complete: StripeElementStyleVariant

Applied when the element has valid input.


empty

Optional empty: StripeElementStyleVariant

Applied when the element has no customer input.


invalid

Optional invalid: StripeElementStyleVariant

Applied when the element has invalid input.