79828457

Date: 2025-11-24 09:38:19
Score: 1
Natty:
Report link

See this thread How to disable next button of the vue-form-wizard? or override it with custom button and hide only the next button, here is only for buttons "Back" and "Submit/Finish", but you also can pass css classes to <FormWizard> component for the steps buttons using :steps-classes prop. There you can pass a string or array. Just put there a css class that has only pointer-events: none and this will also prevent user from clicking the form steps/tabs.

Reasons:
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Van4kk