ToastOpenArgs
Interface represents the event arguments for the open
event.
Properties
element HTMLElement
Gets the HTML element of the toast.
name String
Gets the name of the event.
options ToastModel
Gets the current model properties for the toast.