-
Notifications
You must be signed in to change notification settings - Fork 50
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
能否支持行拖动呢?或者有计划支持吗? #96
Comments
你是希望新增拖动调整表格头部高度吗? |
不是表格头部,是table内容的行,例如这个链接里的杭州市-绍兴市中间的行,你拖动一下试试?就是这样的交互效果 |
了解了,这个功能我还不清楚是否能通过修改antd table的内部属性来修改,我之后会调研一下是否可行。 |
好的,感谢。这个库的核心主要集中在表头拖动相关是吧? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
大佬,能否支持某一行row拖动,其他行整体都变高/变窄。
类似https://s2.antv.antgroup.com/zh/examples/interaction/basic#resize
盼回复~
The text was updated successfully, but these errors were encountered: