@nextcloud/dialogs
    Preparing search index...

    Function showLoading

    • Show a toast message with a loading spinner The toast will be shown permanently and needs to be hidden manually by calling hideToast()

      Parameters

      • text: string

        Message to be shown in the toast, any HTML is removed by default

      • Optionaloptions: ToastOptions

        ToastOptions

      Returns Toastify