-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
What problem does this feature solve?
如果表格高度超过了当前屏幕的高度。
恰好我需要看第54条数据的,Y 滚动条后面的。
那我这时候不得不翻到表格最底下,横向滚动,然后再找到低54行的数据...。
这样的体验是非常不友好的。
What does the proposed API look like?
横向滚动条能固定到屏蔽底部,方便随时左右滚动查看数据。