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
文章:使用 CSS overscroll-behavior 控制滚动行为:自定义下拉刷新和溢出效果
音频:无
视频:无
原文:Take control of your scroll: customizing pull-to-refresh and overflow effects
The text was updated successfully, but these errors were encountered:
请问这个样式是什么情况下生效的?在Chrome浏览器是无效的,只有手机上会生效吗?
Sorry, something went wrong.
只在手机上
这个属性应该还处于草案阶段,可以通过 CSS.supports('overscroll-behavior', 'contain') 检验兼容性
CSS.supports('overscroll-behavior', 'contain')
No branches or pull requests
文章:使用 CSS overscroll-behavior 控制滚动行为:自定义下拉刷新和溢出效果
音频:无
视频:无
原文:Take control of your scroll: customizing pull-to-refresh and overflow effects
The text was updated successfully, but these errors were encountered: