@nextcloud/dialogs
    Preparing search index...

    Class Dialog

    This class provides generic Nextcloud themed dialogs

    Index

    Constructors

    Methods

    Constructors

    Methods

    • 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<void>

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