-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
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
希望新增 菜单 Menu 展开/收缩的回调 #1241
Comments
|
这个是否折叠就是你控制的,自己监听一下就好了 |
可能我没有描述清楚,我想要的是监听展开/收缩动画或动作结束后的回调。 |
@Greasen 改一下 issue 名称 |
虽然可以加,但是你要这个功能是干啥呢? |
1 similar comment
业务场景中需要监听到动画结束后处理相应的交互。 |
@07akioni 应该是合理的吧 是否可以加上 |
其实我已经加上了,只是因为我没听到合理的理由就没放出来,你个加个 changelog 和文档关掉吧。可能是 onAfterCollapse |
好的 |
@Greasen 我有一点没搞懂 是横向的收缩展开 还是里面子菜单的? |
是收缩展开 |
This function solves the problem (这个功能解决的问题)
希望新增 菜单 Menu 展开/收缩的回调
Expected API (期望的 API)
希望菜单 Menu 中新增 展开/收缩的回调,希望新增展开/收缩成功回调
The text was updated successfully, but these errors were encountered: