OpenFin Workspace API
    Preparing search index...

    Interface FormStatusOptions

    interface FormStatusOptions {
        _notificationId: string;
        error?: string;
        formStatus: FormStatus;
    }
    Index
    _notificationId: string
    error?: string

    Sets error message at the top of the form.

    formStatus: FormStatus

    Controls form status,