文件名称:对话框:for一个简单易用,高度可定制且功能强大的Angular应用程序模态
文件大小:275KB
文件格式:ZIP
更新时间:2024-02-21 23:18:11
angular modal dialog AngularTypeScript
一个简单易用,高度可定制且功能强大的Angular应用程序模式 产品特点 :white_heavy_check_mark: TemplateRef /组件支持 :white_heavy_check_mark: 对话卫队支持 :white_heavy_check_mark: 可调整大小 :white_heavy_check_mark: 可拖动 :white_heavy_check_mark: 多对话框支持 :white_heavy_check_mark: 内置的确认/成功/错误对话框 :white_heavy_check_mark: 可订制 目录 安装 在您的项目文件夹中,运行: ng add @ngneat/dialog 此命令将在您的AppModule导入DialogModule.forRoot() : import { DialogModule } from '@ngneat/dialog' ; @ NgModule ( { declarations : [ AppComponent ] , imports : [ DialogModule . forRoot (
【文件预览】:
dialog-master
----browserslist(429B)
----tsconfig.schematics.spec.json(124B)
----tsconfig.app.json(210B)
----hooks()
--------pre-commit.js(827B)
----package.json(3KB)
----tslint.json(3KB)
----PULL_REQUEST_TEMPLATE.md(1KB)
----.github()
--------workflows()
----ISSUE_TEMPLATE.md(1KB)
----tsconfig.spec.json(270B)
----angular.json(5KB)
----prettier.config.js(94B)
----LICENSE(1KB)
----package-lock.json(820KB)
----CONTRIBUTING.md(2KB)
----tsconfig.schematics.json(319B)
----logo.svg(2KB)
----src()
--------test.ts(753B)
--------assets()
--------index.html(331B)
--------app()
--------styles.scss(259B)
--------main.ts(372B)
--------polyfills.ts(3KB)
--------environments()
--------favicon.ico(948B)
----tsconfig.json(562B)
----e2e()
--------protractor.conf.js(808B)
--------src()
--------tsconfig.json(214B)
----.all-contributorsrc(2KB)
----.gitignore(631B)
----CHANGELOG.md(7KB)
----commitlint.config.js(69B)
----CODE_OF_CONDUCT.md(3KB)
----karma.conf.js(1018B)
----README.md(12KB)
----.editorconfig(274B)
----schematics()
--------src()
----projects()
--------ngneat()