2.0.4 • Published 2 months ago

@orchestrator/stepper v2.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
2 months ago

@orchestrator/stepper

A stepper component for Orchestrator library.

@orchestrator/stepper

Registration

import { NgModule } from '@angular/core';
import { OrchestratorCoreModule } from '@orchestrator/core';
import { StepperModule } from '@orchestrator/stepper';

@NgModule({
  imports: [OrchestratorCoreModule.forRoot(), StepperModule.forRoot()],
})
export class AppModule {}

Components list

ComponentDescription
orc-stepper-hostAllows to render multiple steps
orc-step-hostAllows to render a single step
2.0.4

2 months ago

2.0.4-ng-12.3

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.1-ng-12.0

2 years ago

2.0.1-ng-12.2

2 years ago

2.0.1-ng-12.1

2 years ago

2.0.1

2 years ago

2.0.0-next.0

2 years ago

2.0.0-next.1

2 years ago

2.0.0

2 years ago

1.0.0

4 years ago

1.0.0-next.0

4 years ago

0.1.1-next.0

4 years ago

0.1.0

4 years ago

0.1.0-next.1

4 years ago

0.1.0-next.0

4 years ago

0.0.0

4 years ago