How to use pagination in a datatable in Element UI?
Im just wondering that there is no built-in functionality in the el-table component for pagination. There is a seperate pagination component, but no explanation on how to use it combined with a el...