StepperRenderingEventArgs API in React Stepper API component
Provides information about beforeStepRender event callback.
Properties
element
HTMLElement
Provides the stepper element.
index
number
Provides the index of the current step.
name
string
Specifies name of the event.