AboutSupportDeveloper GuideVersion 18.0.8

Type alias FormFieldWithRequiredLabel

FormFieldWithRequiredLabel: MakePropertyRequired<FormField, "label">

A field in a form.

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