Trevixal API
    Preparing search index...

    Function openDialog

    • Show a modal form and resolve with its values, or null when dismissed. The promise settles exactly once, and the dialog cleans itself up.

      Parameters

      Returns Promise<Readonly<Record<string, string>> | null>