Search results

ToastBeforeCloseArgs API in JavaScript (ES5) Toast API control

Specifies the event arguments of Toast before close.

Properties

cancel

boolean

Defines the prevent action for before closing toast.

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.