文件名称:ember-dynamic-forms:从表单重建表单
文件大小:23KB
文件格式:ZIP
更新时间:2024-02-26 06:41:48
ember EmberJavaScript
灰烬动态表单
从表单重建表单。
有两种方法:
通过事件总线进行交互: :
行动起来,数据下来: :
先决条件
您需要在计算机上正确安装以下物品。
(带有NPM)
安装
git clone
【文件预览】:
ember-dynamic-forms-master
----.gitignore(249B)
----app()
--------app.js(406B)
--------components()
--------resolver.js(65B)
--------templates()
--------services()
--------models()
--------helpers()
--------index.html(698B)
--------controllers()
--------routes()
--------styles()
--------router.js(289B)
----package.json(1KB)
----.watchmanconfig(37B)
----.travis.yml(249B)
----public()
--------robots.txt(51B)
--------crossdomain.xml(585B)
----testem.js(214B)
----.eslintrc.js(188B)
----README.md(1KB)
----vendor()
--------.gitkeep(0B)
----tests()
--------integration()
--------unit()
--------helpers()
--------.eslintrc.js(55B)
--------index.html(1KB)
--------test-helper.js(162B)
----config()
--------targets.js(165B)
--------environment.js(1KB)
----.ember-cli(280B)
----ember-cli-build.js(800B)
----.editorconfig(368B)