@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.42latest
2.0.0-next.12next
2.0.4-ng-12.30ng-12

Version History

VersionDownloads (Last 7 Days)Published
2.0.42
2.0.4-ng-12.30
2.0.31
2.0.1-ng-12.20
2.0.20
2.0.1-ng-12.11
2.0.10
2.0.1-ng-12.01
2.0.02
2.0.0-next.12
2.0.0-next.01
1.0.00
1.0.0-next.01
0.1.1-next.02
0.1.00
0.1.0-next.10

Package Sidebar

Install

npm i @orchestrator/stepper

Weekly Downloads

13

Version

2.0.4

License

MIT

Unpacked Size

170 kB

Total Files

32

Last publish

Collaborators

  • orchestratora
  • gund
  • ryuugan