@bigcommerce/checkout-sdk / SubInputDetail_2
• Optional
configuration: object
Configuration parameters for the required input.
• Optional
items: Item_3
[]
In case of a select, the items to choose from.
• Optional
key: string
The value to provide in the result.
• Optional
optional: boolean
True if this input is optional to provide.
• Optional
type: string
The type of the required input.
• Optional
value: string
The value can be pre-filled, if available.