MCPcopy Create free account
hub / github.com/dcloudio/mui / mui.event.js

File mui.event.js

js/mui.event.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * 仅提供简单的on,off(仅支持事件委托,不支持当前元素绑定,当前元素绑定请直接使用addEventListener,removeEventListener)
3 * @param {Object} $
4 */

Callers

nothing calls this directly

Calls 3

midFunction · 0.70
delegateFnFunction · 0.70
findDelegateFnFunction · 0.70

Tested by

no test coverage detected