Angular Stepper - InitializedEvent

The argument type in the initialized event.

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

component

The UI component's instance.

Type: Stepper

element

The UI component's container.