Interface

ExpiryDateElementOptions

ExpiryDateElementOptions

Apply to split card element type integration, interface used when call createElement with type `expiry`

View Source types/element.d.ts, line 308

Members

boolean

# disabled Optional

Config if the element input are disabled or not, default false

View Source types/element.d.ts, line 312

string

# placeholder Optional

The placeholder attribute specifies a short hint that describes the expected value of an input field

View Source types/element.d.ts, line 318

InputStyle

# style Optional

Style for expiry element

View Source types/element.d.ts, line 324