Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hc200ok/use-vue3-easy-data-table

Composables for the customization of vue3-easy-data-table
https://github.com/hc200ok/use-vue3-easy-data-table

Last synced: 3 days ago
JSON representation

Composables for the customization of vue3-easy-data-table

Awesome Lists containing this project

README

        

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

- useRowsPerPage
- [Document](https://hc200ok.github.io/vue3-easy-data-table-doc/features/footer-customization.html#method-2-composable-function)