BinarCode / vue-form-wizard

Vue.js 2 wizard
https://binarcode.github.io/vue-form-wizard/#/
MIT License
1.11k stars 244 forks source link

No control over the style of wizard footer buttons #378

Open shimcup opened 3 years ago

shimcup commented 3 years ago

Hello, It looks like we cannot change the style of the wizard footer buttons freely.
Is this something you guys are working on, or is there a workaround for dynamically styling the buttons? Thanks, Simon

lucaspieran commented 3 years ago

you can use slots https://jsfiddle.net/bt5dhqtf/103/