Angular Stepper
- See Demo or try in Stackblitz
Table of contents
Description
The ng-stepper is a simple wizard/stepper component for Angular which is built on top of Angular CDK Stepper.
Getting started
@angular/cdk
:
Step 1: Install angular-ng-stepper
:
Step 2: Install NPM
npm i @angular/cdknpm i angular-ng-stepper
Step 3: Import the CdkStepperModule:
Step 4: Import the NgStepperModule:
;; @ {}
Usage sample
1 Personal Details * 2 Address
API
Angular-ng-stepper uses Angular CDK API. For the full documentation you can refer to here
Support Angular ng-stepper!
If you do love angular-ng-stepper I would appreciate a donation :)
Author
License
MIT