Blockbench Reference Docs
Preparing search index...
generated/interface/toast_notification
ToastNotification
Class ToastNotification
Index
Constructors
constructor
Methods
delete
Properties
id
node
options
notifications
Constructors
constructor
new
ToastNotification
(
id
:
string
,
options
:
ToastNotificationOptions
,
)
:
ToastNotification
Parameters
id
:
string
options
:
ToastNotificationOptions
Returns
ToastNotification
Methods
delete
delete
()
:
void
Returns
void
Properties
id
id
:
string
node
node
:
HTMLLIElement
options
options
:
ToastNotificationOptions
Static
notifications
notifications
:
Record
<
string
,
ToastNotification
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
delete
Properties
id
node
options
notifications
Blockbench Reference Docs
Loading...