use-vue3-easy-data-table
Version:
Composables for customize the vue3-easy-data-table.
16 lines (9 loc) • 472 B
Markdown
## Composables for the customization of [`vue3-easy-data-table`](https://github.com/HC200ok/vue3-easy-data-table)
### Installation
```shell
npm install use-vue3-easy-data-table
```
### How to use
- usePagination
- [Article](https://dev.to/hc200ok/use-a-composable-function-to-customize-the-table-foot-of-vue3-easy-data-table-1i4c)
- [Document](https://hc200ok.github.io/vue3-easy-data-table-doc/features/footer-customization.html#method-2-composable-function)