Search results

ToastCloseArgs API in JavaScript (ES5) Toast API control

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.