AboutSupportDeveloper GuideVersion 17.2.14

Type alias FormFieldWithRequiredLabel

FormFieldWithRequiredLabel: MakePropertyRequired<FormField, "label">

A field in a form.

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