Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hc200ok/use-vue3-easy-data-table
- Owner: HC200ok
- Created: 2022-07-27T07:07:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-13T10:02:48.000Z (over 2 years ago)
- Last Synced: 2023-03-03T06:49:06.269Z (over 1 year ago)
- Language: Vue
- Homepage:
- Size: 35.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)