We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
目前 autoFillHeight 或 autoFillWidth 配置项设置为 true 后,在行数/列数少,表格高度/宽度不满容器的时候,表格高度/宽度自动撑满容器,但行高/列宽也会随着撑开。希望添加一种新的自适应模式:仅表格适应容器,而行高/列宽不适应。
autoFillHeight
autoFillWidth
true
autoFillHeight 和 autoFillWidth 新增枚举值。