Angular Toast - ShowingEvent

The type of the showing event handler's argument.

import { DxToastTypes } from "devextreme-angular/ui/toast"
Type: DxToastTypes.ShowingEvent

cancel

Specifies whether the event is cancelable.

Type:

Boolean

component

The UI component's instance.

Selector: dxo-component
Type:

Toast

element

The UI component's container.