bahadirsofuoglu / form-wizard-vue3

A form wizard/stepper component made with Vue
https://bahadirsofuoglu.github.io/form-wizard-vue3/
MIT License
30 stars 6 forks source link

Should the title slot be a scoped slot? #38

Open baymax-arch opened 1 year ago

baymax-arch commented 1 year ago

Does using the title slot mean that all titles have to be the same? How can I make them different? Should the title slot be a scoped slot?