AboutSupportDeveloper GuideVersion 17.0.12

Type alias FormFieldWithRequiredLabel

FormFieldWithRequiredLabel: MakePropertyRequired<FormField, "label">

A field in a form.

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