Show a toast message with a loading spinner. The toast is permanent, call hideToast() on the returned handle to remove it.
Message to be shown in the toast, any HTML is removed by default
Optional
ToastOptions
Show a toast message with a loading spinner. The toast is permanent, call hideToast() on the returned handle to remove it.