Angular Toast - InitializedEvent

The type of the initialized event handler's argument.

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

component

The UI component's instance.

Type:

Toast

element

The UI component's container.