maiyaporn / angular2-wizard

Angular2 - Form Wizard Component
118 stars 119 forks source link

How to reset the wizard? #12

Open riksof-hamza opened 7 years ago

riksof-hamza commented 7 years ago

Awesome wizard. Loved it. But i would like to ask you how to reset the wizard without reloading the page?

riksof-hamza commented 7 years ago

@maiyaporn can you please instruct me how to reset the form after done without reloading the page ? If its possible or not ?

karellodewijk commented 7 years ago

Needed this to, it wasn't in the code it seems, so I made a pull request

https://github.com/maiyaporn/angular2-wizard/pull/19

abhisingh268 commented 5 years ago

Hi @maiyaporn can you please let me know how to reset the data of form-wizard?