Overview
12 Sep 20251 minute to read
| Name | Description |
|---|---|
| Stepper | The Stepper component visualizes several steps and indicates the current progress by highlighting already completed steps. |
| StepperAnimationSettings | Defines the step progress animation of the Stepper. |
| StepLabelPosition | Defines the label position in the Stepper. |
| StepType | Defines whether steps are display with only indicator, only labels or combination of both. |
| StepperChangedEventArgs | Provides information about stepChanged event callback. |
| StepperChangingEventArgs | Provides information about stepChanging event callback. |
| StepperClickEventArgs | Provides information about stepClick event callback. |
| StepperRenderingEventArgs | Provides information about beforeStepRender event callback. |