dcom-angular-dialog:角度对话模块

时间:2021-06-04 10:21:29
【文件属性】:
文件名称:dcom-angular-dialog:角度对话模块
文件大小:22KB
文件格式:ZIP
更新时间:2021-06-04 10:21:29
JavaScript #dc-modal ##版本 1.0.0 ##Description 这是 angular 的对话框模块。 它创建并在您的应用程序中提供DialogService服务。 DialogService 允许您以这种方式创建对话框: DialogService.get({string} dialogName, {object} config); 其中可选的配置对象用于配置对话框。 例如,您可以调用 var dialog = DialogService.get('error', { className: 'errorDialog', controller: { message: "scope message" }, persistent: true, backdrop: false, template: 'templates/errorDial
【文件预览】:
dcom-angular-dialog-master
----package.json(598B)
----test()
--------spec()
--------.jshintrc(721B)
----.bowerrc(45B)
----library()
--------dcModal-1.0.0.css(2KB)
--------dcModal-1.0.0.js(16KB)
----LICENSE(1KB)
----Gruntfile.js(2KB)
----.gitignore(71B)
----demo()
--------templates()
--------index.html(2KB)
--------src()
--------styles()
--------scripts()
----karma.conf.js(550B)
----README.md(4KB)
----bower.json(180B)

网友评论