Angular ValidationSummary - DisposingEvent

The type of the disposing event handler's argument.

import { DxValidationSummaryTypes } from "devextreme-angular/ui/validation-summary"
Type: DxValidationSummaryTypes.DisposingEvent

component

The UI component's instance.

Selector: dxo-component

element

The UI component's container.

model

Model data. Available only if you use Knockout.

Type: any