2.0.4 • Published 1 year ago
@orchestrator/stepper v2.0.4
@orchestrator/stepper
A stepper component for Orchestrator library.
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
Component | Description |
---|---|
orc-stepper-host | Allows to render multiple steps |
orc-step-host | Allows to render a single step |
2.0.4
1 year ago
2.0.4-ng-12.3
3 years ago
2.0.3
3 years ago
2.0.2
4 years ago
2.0.1-ng-12.0
4 years ago
2.0.1-ng-12.2
4 years ago
2.0.1-ng-12.1
4 years ago
2.0.1
4 years ago
2.0.0-next.0
4 years ago
2.0.0-next.1
4 years ago
2.0.0
4 years ago
1.0.0
5 years ago
1.0.0-next.0
5 years ago
0.1.1-next.0
5 years ago
0.1.0
5 years ago
0.1.0-next.1
5 years ago
0.1.0-next.0
5 years ago
0.0.0
5 years ago