Skip to content

Latest commit

 

History

History
127 lines (72 loc) · 1.74 KB

File metadata and controls

127 lines (72 loc) · 1.74 KB

@bigcommerce/checkout-sdk / FormField

Interface: FormField

Table of contents

Properties

Properties

custom

custom: boolean


default

Optional default: string


fieldType

Optional fieldType: FormFieldFieldType


hidden

Optional hidden: boolean


id

id: string


inputDateFormat

Optional inputDateFormat: string


itemtype

Optional itemtype: string


label

label: string


max

Optional max: string | number


maxLength

Optional maxLength: number


min

Optional min: string | number


name

name: string


options

Optional options: FormFieldOptions


required

required: boolean


requirements

Optional requirements: CustomerPasswordRequirements


secret

Optional secret: boolean


type

Optional type: FormFieldType