React Toast - ShowingEvent

The type of the showing event handler's argument.

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

Object

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.