1.15.0 • Published 2 years ago

ngx-metro v1.15.0

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

2 years ago

1.14.0

2 years ago

1.13.0

2 years ago

1.12.0

2 years ago

1.11.0

2 years ago

1.10.0

2 years ago

1.9.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago