vue-form-wizard
vue-form-wizard copied to clipboard
Allow hiding the tabs when there is only one
trafficstars
I'd be nice if you could pass an option like "hide-if-only-one-step=true" so it doesn't show the pills nor the progress bar if there's only one tab to show.
This way, if your app is dinamically rendering the wizard you can hide these elements if you are not using them, saving some UI space.
+1