@umbraco-cms/backoffice
Preparing search index...
packages/core/notification
UmbNotificationHandler
Class UmbNotificationHandler
UmbNotificationHandler
Index
Constructors
constructor
Properties
color
duration
element
key
Methods
close
on
Close
Constructors
constructor
new
UmbNotificationHandler
(
options
:
UmbNotificationOptions
,
)
:
UmbNotificationHandler
Creates an instance of UmbNotificationHandler.
Parameters
options
:
UmbNotificationOptions
Returns
UmbNotificationHandler
Memberof
UmbNotificationHandler
Properties
color
color
:
UmbNotificationColor
duration
duration
:
null
|
number
element
element
:
UUIToastNotificationElement
key
key
:
string
Methods
close
close
(
...
args
:
any
)
:
void
Parameters
...
args
:
any
Returns
void
Memberof
UmbNotificationHandler
on
Close
onClose
()
:
Promise
<
any
>
Returns
Promise
<
any
>
Memberof
UmbNotificationHandler
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
color
duration
element
key
Methods
close
on
Close
@umbraco-cms/backoffice
Loading...
UmbNotificationHandler