element-plus-pagination-enhancement
Version:
A powerful enhancement for Element Plus Pagination component that adds first/last page navigation
43 lines (27 loc) β’ 1.27 kB
Markdown
# Element Plus Pagination Enhancement
[](https://badge.fury.io/js/element-plus-pagination-enhancement)
[](https://opensource.org/licenses/MIT)
> A powerful enhancement for Element Plus Pagination component that adds first/last page navigation and improves user experience for large datasets.
## π Features
- β‘ Direct navigation to first and last pages
- π Maintains all original Element Plus pagination functionality
- π― Seamless integration with existing Element Plus projects
- π Optimized for large datasets
## π Documentation
- [English Documentation](docs/README.en.md)
- [δΈζζζ‘£](docs/README.zh.md)
## π οΈ Quick Start
```bash
# npm
npm install element-plus-pagination-enhancement
# yarn
yarn add element-plus-pagination-enhancement
# pnpm
pnpm add element-plus-pagination-enhancement
```
## π Keywords
Element Plus, Vue 3, Pagination, First Page, Last Page, Navigation, UI Component, Data Table, Large Dataset
## π€ Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
## π License
[MIT](LICENSE)