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
目前日历组件没有固定周数就会导致在某些月的时候会有5周某些月会有6周,就会导致在切换月的时候布局会跳动,如果固定高度的话又会导致某月只有5周的时候底部留白,能不能固定每月6周不是本月的就禁用。
目前组件是这样的:
期望结果:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
这个功能解决了什么问题?
目前日历组件没有固定周数就会导致在某些月的时候会有5周某些月会有6周,就会导致在切换月的时候布局会跳动,如果固定高度的话又会导致某月只有5周的时候底部留白,能不能固定每月6周不是本月的就禁用。
你期望的 API 是什么样子的?
目前组件是这样的:
期望结果:
The text was updated successfully, but these errors were encountered: