angular 10.x
https://liangshen001.github.io/ngx-row-lib/
npm i ngx-row -s
import {NgxRowModule} from "ngx-row";
@NgModule({
imports: [
NgxRowModule,
...
],
...
})
export class AppModule { }
angular 10.x
https://liangshen001.github.io/ngx-row-lib/
npm i ngx-row -s
import {NgxRowModule} from "ngx-row";
@NgModule({
imports: [
NgxRowModule,
...
],
...
})
export class AppModule { }
npm i ngx-row
3
10.0.3
MIT
132 kB
23