React Stepper - SelectionChangedEvent

The argument type in the selectionChanged event.

import { StepperTypes } from "devextreme-react/stepper"
Type: StepperTypes.SelectionChangedEvent

addedItems

Type:

Array<any>

component

The UI component's instance.

Selector: Component
Type: Stepper

element

The UI component's container.

removedItems

Type:

Array<any>