## 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)
  



