New to KendoReact? Learn about KendoReact Free.
StepperOnNavigateEvent
Updated on Oct 30, 2025
The StepperOnNavigateEvent event.
| Name | Type | Default | Description | 
|---|---|---|---|
| nativeEvent | 
 | The native DOM event. | |
| nextIndex | 
 | The new index of the Step. | |
| prevIndex | 
 | The previous index of the Step. | |
| syntheticEvent | 
 | The synthetic keyboard event. | |
| target | 
 | The Stepper component. |