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
tabs支持拖拽,但是目前只有一个onDragSort方法,只能相邻元素1到2,2到3的拖拽,无法从1拖到3(官方demo)
建议加上拖拽开始、拖拽结束之类方法
The text was updated successfully, but these errors were encountered:
👋 @thunderstormm1,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
feat(tabs): add tabs components API
191d6e5
add new API fix Tencent#2203
Successfully merging a pull request may close this issue.
这个功能解决了什么问题
tabs支持拖拽,但是目前只有一个onDragSort方法,只能相邻元素1到2,2到3的拖拽,无法从1拖到3(官方demo)
你建议的方案是什么
建议加上拖拽开始、拖拽结束之类方法
The text was updated successfully, but these errors were encountered: