Angular MultiView - SelectionChangedEvent

The type of the selectionChanged event handler's argument.

import { DxMultiViewTypes } from "devextreme-angular/ui/multi-view"
Type: DxMultiViewTypes.SelectionChangedEvent

addedItems

Type:

Array<any>

component

The UI component's instance.

Selector: dxo-component
Type:

MultiView

element

The UI component's container.

removedItems

Type:

Array<any>