VStepperVerticalActions API
Props
name | type | default |
|---|---|---|
string
| undefined | |
Applies specified color to the control - supports utility colors with or without | ||
boolean | 'prev' | 'next' | false | |
Removes the ability to click or target the component. | ||
string
| '$vuetify.stepper.next' | |
The text used for the Next button. | ||
string
| '$vuetify.stepper.prev' | |
The text used for the Prev button. | ||
Events
name | type | |
|---|---|---|
[] | ||
Event emitted when clicking the next button. | ||
[] | ||
Event emitted when clicking the prev button. | ||
Slots