Angular Stepper - SelectionChangedEvent

The argument type in the selectionChanged event.

import { DxStepperTypes } from "devextreme-angular/ui/stepper"
Type: DxStepperTypes.SelectionChangedEvent

addedItems

Type:

Array<any>

component

The UI component's instance.

Selector: dxo-component
Type: Stepper

element

The UI component's container.

removedItems

Type:

Array<any>