AboutSupportDeveloper GuideVersion 16.1.6

Type alias FormFieldWithRequiredLabel

FormFieldWithRequiredLabel: MakePropertyRequired<FormField, "label">

A field in a form.

The difference with [[FormField]] is that the label property is required.