Skip to content

API

props

继承所有el-table和el-pagination的props,唯一需要注意的就是data-at-once这个props,这个props是用来控制是否一次性加载所有数据,如果为true,那么所有数据会一次性加载

events

继承所有el-table和el-pagination的事件

slots

继承所有el-table和el-pagination的插槽

expose

名称类型备注
tableRefElTableElement原生类型,Table的方法通过它调用
paginationRefElPaginationElement原生类型,Pagination的方法通过它调用

非开源 - 合作请联系我