Angular Toast - HidingEvent

The type of the hiding event handler's argument.

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

Used in:

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.