You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your feedback! We have received your question and will deal with it later.
If any developer is interested in this issue, please leave a message "claim this issue" below the issue, and then start submitting your creation to us!
Welcome everyone to participate in open source co-construction! We are very grateful to every contributor. After submitting the PR, we will prepare a gift for the developers who participate in the co-construction.
For participation in co-construction, please refer to: https://visactor.io/vtable/guide/Contribution_Guide
To communicate with official developers, you can download the Feishu app and scan the QR code to join the Feishu group!
Thank you again for your support!
What problem does this feature solve?
需求描述:希望右键菜单,能根据传入的参数动态渲染内容。
背景:
比如,我之前点击过右键菜单中的“以此筛选”, 当我再次点击同一单元格时,由于之前已经选中过“以此筛选”, 所以此时应该展示 “取消筛选”。
这里期望 menu.defaultHeaderMenuItems 参数能够支持函数返回
What does the proposed API look like?
customizeHeaderMenuItems
The text was updated successfully, but these errors were encountered: