ngx-row
TypeScript icon, indicating that this package has built-in type declarations

10.0.3 • Public • Published

NgxRow

angular 10.x

Demo

https://liangshen001.github.io/ngx-row-lib/

Install

npm i ngx-row -s

Usage

import module

import {NgxRowModule} from "ngx-row";

@NgModule({
  imports: [
    NgxRowModule,
    ...
  ],
  ...
})
export class AppModule { }

Readme

Keywords

none

Package Sidebar

Install

npm i ngx-row

Weekly Downloads

0

Version

10.0.3

License

MIT

Unpacked Size

132 kB

Total Files

23

Last publish

Collaborators

  • liangshen~