StepperRenderingEventArgs
12 Sep 20251 minute to read
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.