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