[Feature Request] 希望el-table新增一个表格滚动触底事件。I want to add a table scroll bottom event to El table
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Existing Component
是
### Component Name
el-table
### Description
我们做表格的时候加载无非就是分页和懒加载。分页就不用说了,有现成的方案,可是用到懒加载的时候就要写很多代码去监听dom元素,希望El table新增一个表格滚动触底事件。(名字我都想好了,就叫scroll-bottom)
When we use el-tables, the loading methods include paging and lazy loading。There are ready-made solutions for paging。When lazy loading is used, you need to listen to DOM elements。I want to add a table scroll bottom event to El table
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.