扫码关注官方订阅号
即使有一条记录,我也无法将表格拉伸到块的整个高度
我在我的应用程序中使用 PrimeReact,这是我的代码:
....
因为您正在使用 responsiveLayout="scroll",您想要设置 scrollHeight="200px" 或您想要的任何高度。
responsiveLayout="scroll"
scrollHeight="200px"
示例:https://codesandbox.io /s/boring-star-jvzoei?file=/src/demo/DataTablePaginatorDemo.js
微信扫码关注PHP中文网服务号
QQ扫码加入技术交流群
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
PHP学习
技术支持
返回顶部
因为您正在使用
responsiveLayout="scroll",您想要设置scrollHeight="200px"或您想要的任何高度。示例:https://codesandbox.io /s/boring-star-jvzoei?file=/src/demo/DataTablePaginatorDemo.js