ToastBeforeOpenArgs
2 Oct 20251 minute to read
Specifies the event arguments of Toast before open.
Properties
cancel boolean
Defines the prevent action for before opening toast.
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.