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