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
如题,目前我只看到了正向传值,没有在demo中看到反向传值的
The text was updated successfully, but these errors were encountered:
使用这里面的协议方法,从A页面push到B页面的话,你在该协议方法里面加个block参数,B页面使用该block,把值传给A页面就可以了。
Sorry, something went wrong.
No branches or pull requests
如题,目前我只看到了正向传值,没有在demo中看到反向传值的
The text was updated successfully, but these errors were encountered: