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
表格自适应高度,撑满剩余高度。或者根据表格父容器调整百分比高度。当浏览器高度和行内容高度不确定时,表格总能显示完整
height:100%; flex:1 ...
The text was updated successfully, but these errors were encountered:
我们至少要提供某种方式能达成这个目标
Sorry, something went wrong.
这个需求我也想提的,被你先提了
cc482bd
No branches or pull requests
This function solves the problem (这个功能解决的问题)
表格自适应高度,撑满剩余高度。或者根据表格父容器调整百分比高度。当浏览器高度和行内容高度不确定时,表格总能显示完整
Expected API (期望的 API)
height:100%; flex:1 ...
The text was updated successfully, but these errors were encountered: