ng-golden-layout:角度绑定用于金色布局

时间:2024-05-29 16:32:17
【文件属性】:

文件名称:ng-golden-layout:角度绑定用于金色布局

文件大小:30KB

文件格式:ZIP

更新时间:2024-05-29 16:32:17

angular multi-display golden-layout layout-manager TypeScript

兼容Angular 2.4.x 安装 要安装此库及其依赖项,请运行: $ npm install @goldsam/ng-golden-layout golden-layout --save $ npm install @types/jquery --save-dev 入门 首先,将GoldenLayoutModule导入您的根AppModule import { GoldenLayoutModule } from '@goldsam/ng-golden-layout' ; 然后,将GoldenLayoutModule.forRoot()添加到AppModule的导入数组中 @ NgModule ( { imports : [ CommonModule , GoldenLayoutModule . forRoot ( { ... } )


【文件预览】:
ng-golden-layout-master
----.gitignore(65B)
----angular-cli.json(1010B)
----karma.conf.js(3KB)
----tsconfig.json(570B)
----README.md(1KB)
----CHANGELOG.md(188B)
----rollup.config.js(611B)
----spec.bundle.js(802B)
----tests()
--------golden-layout.component.spec.ts(2KB)
--------golden-layout.service.spec.ts(1KB)
----LICENSE(1KB)
----tsconfig-build.json(681B)
----package.json(3KB)
----tslint.json(1KB)
----src()
--------golden-layout.component.ts(5KB)
--------module.ts(723B)
--------summary.json(78B)
--------config.ts(625B)
--------golden-layout.service.ts(2KB)
--------hooks.md(523B)
--------hooks.ts(950B)
--------state.ts(1KB)
--------index.ts(186B)
----index.ts(28B)
----.travis.yml(356B)
----demo()
--------src()

网友评论