Simple Configurable Wizard/Stepper Component For Angular – ng-wizard

Author: cmdap
Official Page: Go to website
Publish Date: September 2, 2019
License: MIT

Description:

ng-wizard is a simple yet customizable wizard/stepper component which can be used for signup forms.

Based on the Angular Routing for navigation.

Installation:

# NPM
$ npm install @cmdap/ng-wizard --save
import { NgWizardComponent } from '@cmdap/ng-wizard';

Preview:

Simple Configurable Wizard Stepper Component For Angular - ng-wizard


You Might Be Interested In:

Add Comment