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 组件只能通过点击两边的操作区进行滚动控制,无法通过滚轮和触摸板进行滚动不是很方便。
'auto' | 'start' | 'center' | 'end'
支持通过滚轮或者触摸板操作
The text was updated successfully, but these errors were encountered:
Preview看了下 第一个功能很赞👍 第二个是什么场景需要使用的没太理解
Sorry, something went wrong.
类似标签这种 Tab 较多的时候,将滚动位置设置为居中那么每次选中标签都可以看到前后附近的标签无需切换或滚动。
No branches or pull requests
这个功能解决了什么问题
现在的 Tabs 组件只能通过点击两边的操作区进行滚动控制,无法通过滚轮和触摸板进行滚动不是很方便。
'auto' | 'start' | 'center' | 'end'
例:Ant Design、Arco Design
你建议的方案是什么
支持通过滚轮或者触摸板操作
The text was updated successfully, but these errors were encountered: