This class provides generic Nextcloud themed dialogs

Constructors

Methods

Constructors

Methods

  • Hide and destroy the current dialog instance

    Returns void

  • Parameters

    • html: string

      HTML content

    Returns this

    DO NOT USE! It will be removed in the near future!

  • Spawn and show the dialog - if already open the previous instance will be destroyed

    Returns Promise<unknown>

    Promise that resolves when the dialog is answered successfully and rejects on close