2.0.3 • Published 1 year ago

@orchestrator/layout v2.0.3

Weekly downloads
83
License
MIT
Repository
github
Last release
1 year ago

@orchestrator/layout

A set of simple layout components for Orchestrator library.

@orchestrator/layout

Registration

import { NgModule } from '@angular/core';
import { OrchestratorCoreModule } from '@orchestrator/core';
import { LayoutModule } from '@orchestrator/layout';

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

Components list

ComponentDescription
orc-layout-flat-hostAllows to render components in a simple flat list using flexbox
2.0.3

1 year ago

2.0.2

3 years ago

2.0.3-ng-12.3

3 years ago

2.0.1-ng-12.0

3 years ago

2.0.1-ng-12.2

3 years ago

2.0.1-ng-12.1

3 years ago

2.0.1

3 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

0.0.1-alpha.0

6 years ago