1.15.0 • Published 10 months ago

ngx-metro v1.15.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

ngx-metro

Angular UI components in modern ui style.

Documentation

Screenshot

See metro4 for more details: Metro4

ngx-metro on npm: ngx-metro

Installation

Install using Angular CLI:

ng add ngx-metro

Import module:

Add NgxMetroModule to your imports:

import { NgxMetroModule } from 'ngx-metro';
...

imports: [
  BrowserModule,
  FormsModule,
  ReactiveFormsModule,
  NgxMetroModule,
  ...
]

Generate layout

ng g ngx-metro:layout

Usage

Check out the Documentation

Author

tscommunity

1.15.0

10 months ago

1.14.0

10 months ago

1.13.0

10 months ago

1.12.0

10 months ago

1.11.0

10 months ago

1.10.0

10 months ago

1.9.0

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago