React Toast - ShowingEvent

The type of the showing event handler's argument.

import { ToastTypes } from "devextreme-react/toast"
Type: ToastTypes.ShowingEvent

cancel

Specifies whether the event is cancelable.

Type:

Boolean

component

The UI component's instance.

Selector: Component
Type:

Toast

element

The UI component's container.