文档中似乎没有任何可用的自定义事件列表。有什么地方可以找到这些东西的吗?
发布于 2016-07-08 04:00:59
除了常规的javascript事件之外,您还可以使用以下自定义事件:
animationstart
animationend
transitionend
move
enter
leave
scrollwheel
tap
tapstart
tapend
tapmove
tapholdhttps://stackoverflow.com/questions/38254300
复制相似问题