ToastBeforeCloseArgs

23 Sep 20251 minute to read

Specifies the event arguments of Toast before close.

Properties

cancel boolean

Defines the prevent action for before closing toast.

element HTMLElement

Defines the Toast element.

name string

Specifies name of the event.

options ToastModel

Defines current Toast model properties as options.

toastContainer HTMLElement

Defines the Toast container element.

type string

Defines the interaction type.