ember-on-modifier:从https:github.comemberjsrfcsblobmastertext0471-on-modifier.md实现`{{on eventName this.someAction}}`元素修饰符

时间:2024-02-25 17:22:58
【文件属性】:

文件名称:ember-on-modifier:从https:github.comemberjsrfcsblobmastertext0471-on-modifier.md实现`{{on eventName this.someAction}}`元素修饰符

文件大小:172KB

文件格式:ZIP

更新时间:2024-02-25 17:22:58

polyfill ember emberjs ember-addon ember-element-modifier

修饰语 由指定的{{on}}元素修饰符的 。 安装 ember install ember-on-modifier 兼容性 运行ember-source 3.11或更高版本时完全惰性 已针对CI中的ember-source v2.13,v2.18,v3.4测试 用法 < button {{ on " click " this.onClick }} > Click me baby, one more time! </ button > import Component from '@ember/component' ; import { action } from '@ember-dec


【文件预览】:
ember-on-modifier-master
----ember-cli-build.js(551B)
----.github()
--------dependabot.yml(251B)
--------workflows()
----testem.js(665B)
----yarn.lock(375KB)
----.eslintrc.js(61B)
----.npmignore(404B)
----.ember-cli(280B)
----CONTRIBUTING.md(637B)
----.travis.yml(2KB)
----config()
--------environment.js(90B)
--------ember-try.js(3KB)
----.prettierrc(140B)
----LICENSE.md(1KB)
----README.md(7KB)
----addon()
--------utils()
--------.eslintrc.js(85B)
--------helpers()
--------modifiers()
----.template-lintrc.js(62B)
----appveyor.yml(625B)
----.editorconfig(368B)
----tests()
--------integration()
--------index.html(1KB)
--------test-helper.js(1KB)
--------.eslintrc.js(85B)
--------helpers()
--------dummy()
--------unit()
----.gitignore(369B)
----app()
--------.eslintrc.js(85B)
--------helpers()
--------modifiers()
----index.js(1KB)
----.watchmanconfig(37B)
----.eslintignore(240B)
----package.json(2KB)
----vendor()
--------.gitkeep(0B)

网友评论