Search results

ToastBeforeOpenArgs API in JavaScript (ES5) Toast API control

Specifies the event arguments of Toast before open.

Properties

cancel

boolean

Defines the prevent action for before opening toast.

name

string

Specifies name of the event.

options

ToastModel

Defines current Toast model properties as options.

toastObj

Toast

Defines the Toast object.