Search results

StepperClickEventArgs API in Vue Stepper API component

Provides information about stepClick event callback.

Properties

activeStep

number

Provides the index of the current step.

element

HTMLElement

Provides the stepper element.

event

Event

Provides the original event.

name

string

Specifies name of the event.

previousStep

number

Provides the index of the previous step.