Events
This article provides details about the events available in the Stepper API. Using these events you can tailor the Stepper's behavior to your specific requirements.
List of available Stepper events
- StepperChangeEvent - Triggered when a Step in the Stepper is changed.
- StepperFocusEvent - Triggered when a Step in the Stepper is focused.
Stepper events demo
The following example demonstrates the Stepper events.
Change Theme
Theme
Loading ...