Vue Toast - HidingEvent

The type of the hiding event handler's argument.

import { HidingEvent } from "devextreme/ui/toast"
Type:

Object

Used in:

cancel

Specifies whether the event is cancelable.

Type:

Boolean

component

The UI component's instance.

Selector: DxComponent
Type:

Toast

element

The UI component's container.