We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
想请问一下虚拟dom之上实现事件的触发,有什么好办法吗?代码里面好像没有涉及这一块,不知道是不是我没看到。。。 如果绑定的事件函数发生变化,那需要去对比新旧两棵树事件函数是否相同,请问有什么好办法吗? 非常感谢!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
想请问一下虚拟dom之上实现事件的触发,有什么好办法吗?代码里面好像没有涉及这一块,不知道是不是我没看到。。。
如果绑定的事件函数发生变化,那需要去对比新旧两棵树事件函数是否相同,请问有什么好办法吗?
非常感谢!
The text was updated successfully, but these errors were encountered: