OpenFin Workspace API
    Preparing search index...

    Type Alias FormFieldWithRequiredLabel

    FormFieldWithRequiredLabel: MakePropertyRequired<FormField, "label">

    A field in a form.

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