vue3-datatable icon indicating copy to clipboard operation
vue3-datatable copied to clipboard

Data table component for Vue3

Results 13 vue3-datatable issues
Sort by recently updated
recently updated
newest added

Add bootstrap ui support

I am getting this error: ``` Vue warn]: Invalid vnode type when creating vnode: undefined. at at > at at ```` when trying to import the component in a Vue...

Can you provide the source code(s) for the different tables implemented here: https://vue3-datatable.netlify.app/ They would be very helpful as starters. Thank you.

First of all nice project, it is a bit hard to get started. A wiki with API references and info would be a good solution, but that is besides this...

cannot add per_page list in datatable (eg - [100, 200, 300])

where is the documentation? please provide it

Hi, it is my firts contributed in this project, I am use your project for my job and I contribuyed with us. tranks my number es +34611376019 and my email...

I've already read all the issues, I know you're working on documentation, and I know you'll say to "refer to the example on the src/components/table" page... However that doesn't help....

my project use typescript language and I have a error when I import component inside file that use it. ![image](https://user-images.githubusercontent.com/28759946/150297294-675a871c-85d0-40e2-a594-c3cae96e804d.png)