Skip to content

Latest commit

 

History

History
62 lines (34 loc) · 980 Bytes

SubInputDetail_2.md

File metadata and controls

62 lines (34 loc) · 980 Bytes

@bigcommerce/checkout-sdk / SubInputDetail_2

Interface: SubInputDetail_2

Table of contents

Properties

Properties

configuration

Optional configuration: object

Configuration parameters for the required input.


items

Optional items: Item_3[]

In case of a select, the items to choose from.


key

Optional key: string

The value to provide in the result.


optional

Optional optional: boolean

True if this input is optional to provide.


type

Optional type: string

The type of the required input.


value

Optional value: string

The value can be pre-filled, if available.