addepar-modal:模态弹出窗口

时间:2024-05-20 11:34:36
【文件属性】:

文件名称:addepar-modal:模态弹出窗口

文件大小:118KB

文件格式:ZIP

更新时间:2024-05-20 11:34:36

JavaScript

阿德帕尔模态 用于模态组件的Ember-CLI插件。 该库包装 (@ v1.0.0,以与Ember 1.12+兼容)。 生成的模态保留与模态组件相同的结构,但利用了现有的强大的ember-modal-dialog,该函数在引擎盖下使用了ember-wormhole。 可以传递给ember-modal-dialog的任何选项都可以类似地用于此模式。 ember-widgets模态与这个新的adde-modal之间最大的差异是显示它的方式。 模板不会保留在javascript中调用.popup()位置,而是保留在模板中最合乎逻辑的位置。 应该使用{{#if}}块有条件地显示和隐藏模态。 这简化了由单个布尔变量控制JavaScript和HTML之间的接口。 用法示例: * .hbs {{ #if showModal }} {{ #adde-modal headerText


【文件预览】:
addepar-modal-master
----ember-cli-build.js(516B)
----testem.js(499B)
----yarn.lock(317KB)
----.eslintrc.js(466B)
----.npmignore(277B)
----jsconfig.json(180B)
----.ember-cli(280B)
----.travis.yml(1KB)
----config()
--------environment.js(111B)
--------ember-try.js(3KB)
----LICENSE.md(1KB)
----README.md(5KB)
----addon()
--------components()
--------.gitkeep(0B)
--------templates()
----.sass-lint.yml(74B)
----.editorconfig(368B)
----tests()
--------integration()
--------index.html(1KB)
--------test-helper.js(160B)
--------.eslintrc.js(57B)
--------helpers()
--------dummy()
--------unit()
----.gitignore(363B)
----.prettierrc.js(53B)
----app()
--------styles()
--------components()
--------.gitkeep(0B)
----index.js(85B)
----.watchmanconfig(37B)
----package.json(2KB)
----vendor()
--------.gitkeep(0B)

网友评论