OpenFin Workspace API
    Preparing search index...

    Type Alias NotificationFormDataWithRequiredLabel

    NotificationFormDataWithRequiredLabel: ReadonlyArray<FormFieldWithRequiredLabel>

    An ordered array of fields representing a form. When the form is displayed to the user the fields will appear in the same order they are in the array.

    The difference with [[NotificationFormData]] is that the label property is required for each field.