@nextcloud/dialogs
Preparing search index...
ToastHandle
Interface ToastHandle
Handle returned by all show* functions, allowing the toast to be hidden programmatically.
interface
ToastHandle
{
hideToast
()
:
void
;
}
Index
Methods
hide
Toast
Methods
hide
Toast
hideToast
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
hide
Toast
@nextcloud/dialogs
Loading...
Handle returned by all show* functions, allowing the toast to be hidden programmatically.