2.0.3 • Published 2 months ago

@orchestrator/layout v2.0.3

Weekly downloads
83
License
MIT
Repository
github
Last release
2 months 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

2 months ago

2.0.2

2 years ago

2.0.3-ng-12.3

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

0.0.1-alpha.0

5 years ago