ToastCloseArgs
2 Oct 20251 minute to read
Specifies the event arguments of Toast close.
Properties
name string
Specifies name of the event.
options ToastModel
Defines current Toast model properties as options.
toastContainer HTMLElement
Defines the Toast container element.
toastObj Toast
Defines the Toast object.