Documentation
    Preparing search index...

    Function getSaveFilePath

    • Query path of existing or non-existing file

      Parameters

      • title: string

        Dialog title

      • defaultPath: string = ""

        Default directory for the dialog

      • filter: string = ""

        Limit selectable files to defined file extentions

      Returns undefined | string

      Selected file path if successful; undefined else