Search results

ToastClickEventArgs API in Angular Toast API component

Specifies the event arguments of Toast click.

Properties

cancel

boolean

Defines the prevent action for Toast click event.

clickToClose

boolean

Defines the close action for click or tab on the Toast.

name

string

Specifies name of the event.

originalEvent

Event

Defines the current event object.

toastObj

Toast

Defines the Toast object.