AboutSupportDeveloper GuideVersion 18.0.9

Type alias FormFieldWithRequiredLabel

FormFieldWithRequiredLabel: MakePropertyRequired<FormField, "label">

A field in a form.

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