0
Angular Wizard
How can I create a wizard in Angular that doesn't display the pages inside the app.component.html, but has a different page for the wizard and the steps pages are displayed inside the wizard page? I don't want to use angular material. Thanks!
1 Odpowiedź
0
You can use this library:
https://github.com/angular-wizard/angular-wizard/blob/master/README.md