arco-design-vue
arco-design-vue copied to clipboard
popupContainer 需要支持函数形式的参数
- [x] I'm sure this does not appear in the issue list of the repository
基本信息
现有案例
https://ant.design/components/tooltip-cn/#API:~:text=false-,getPopupContainer,-%E6%B5%AE%E5%B1%82%E6%B8%B2%E6%9F%93
预期解决问题
可能需要将popup渲染到 与triggerNode 相关的节点上
(triggerNode: HTMLElement) => HTMLElement
react版早就有了,vue 那么多年了还没加上吗 (´・_・`)