This library was generated with Angular CLI version 17.3.0.
import { RmsStepperComponent } from 'rms-stepper'; import { CdkStep } from '@angular/cdk/stepper';
<lib-rms-stepper [color]="'red'">
This is any content of "Step 1"
This is any content of "Step 2"
This is any content of "Step 3"
This is any content of "Step 4"
This is any content of "Step 5"
<lib-rms-stepper [color]="'blue'">
This is any content of "Step 1"
This is any content of "Step 2"
This is any content of "Step 3"
This is any content of "Step 4"
<lib-rms-stepper dir="rtl" [orientation]="'vertical'" [color]="'green'">
This is any content of "Step 1"
This is any content of "Step 2"
This is any content of "Step 3"