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
如果横向存在滚动条,界面非常不美观
建议通过组件传参方式,设置 scroll-view 组件的 enhanced 和 show-scrollbar 属性,控制滚动条是否显示
The text was updated successfully, but these errors were encountered:
👋 @315574925,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
经过内部讨论与真机体验,暂不提供此api,滚动条可以提示用户此处可滑动,然后滑一下滚动条会自动消失是符合规范的,你可以通过一些hook的方式尝试去掉滚动条
那可以美化下那个原生的滚动条下不呢,那个原生滚动条太丑了,比如这样
有些场景下可能不需要显示滚动条呢,灵活控制不更好吗
No branches or pull requests
这个功能解决了什么问题
如果横向存在滚动条,界面非常不美观
你建议的方案是什么
建议通过组件传参方式,设置 scroll-view 组件的 enhanced 和 show-scrollbar 属性,控制滚动条是否显示
The text was updated successfully, but these errors were encountered: