@bigcommerce/checkout-sdk / InputDetail_2
• Optional configuration: object
Configuration parameters for the required input.
• Optional details: SubInputDetail_2[]
Input details can also be provided recursively.
• Optional itemSearchUrl: string
In case of a select, the URL from which to query the items.
• 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 value is optional.
• Optional type: string
The type of the required input.
• Optional value: string
The value can be pre-filled, if available.