@orchestrator/stepper
TypeScript icon, indicating that this package has built-in type declarations

2.0.4 • Public • Published

@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

Component Description
orc-stepper-host Allows to render multiple steps
orc-step-host Allows to render a single step

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.0.4-ng-12.30ng-12
2.0.40latest
2.0.0-next.10next

Version History

VersionDownloads (Last 7 Days)Published
2.0.40
2.0.4-ng-12.30
2.0.30
2.0.1-ng-12.20
2.0.20
2.0.1-ng-12.10
2.0.10
2.0.1-ng-12.00
2.0.00
2.0.0-next.10
2.0.0-next.00
1.0.00
1.0.0-next.00
0.1.1-next.00
0.1.00
0.1.0-next.10

Package Sidebar

Install

npm i @orchestrator/stepper

Weekly Downloads

0

Version

2.0.4

License

MIT

Unpacked Size

170 kB

Total Files

32

Last publish

Collaborators

  • orchestratora
  • gund
  • ryuugan