如何设置反应台的响应高度

时间:2019-06-06 05:51:28

标签: javascript html css reactjs react-table

我使用react-table:https://github.com/tannerlinsley/react-table/tree/v6,也使用引导程序。我的桌子在宽度上适合移动设备,但在高度上不适合。如何使它在高度上反应灵敏?

即初始屏幕和高度已更改的屏幕中显示的行数必须相同 enter image description here enter image description here

1 个答案:

答案 0 :(得分:0)

使用window.innerHeight获得窗口screen的大小并将其存储在state变量中,并将存储在height中的state值传递给{{ 1}}。添加事件监听器table,以响应表中的高度变化