Skip to content

uuuchit/angular-wizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-wizard

Angular wizard is component module which can be used to develop form wizard.

Installation

npm install angularts-wizard

Now import WizardModule in angular module of your application.

Uses: In template. <step [title]="Step one">

Form will be here

<step [title]="Step Two">

Second part of Form will be here

About

Angular component for form wizard

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published