bootstrap-4bootstrap-5wizardsmart-wizard

Is such a wizard or form available in bootstrap


I think I have seen such a form/wizard in bootstrap but can't seem to find an example. I want to display heading with number 1, 2, 4 etc depending page.

There are many examples but they had numbers going on top in horizontal line.

Is this such a form readily available in bootstrap?

enter image description here

enter image description here


Solution

  • Yes, there is not a component in bootsrap that I know, but if you want it you can combine several and create something similar, on the internet there are many examples and documentations:

    Bootsnipp

    Mdbootstrap

    Codepen (by widou)

    Codepen combined version of form and list-group scrollspy