N
Nuxt2y ago
mac_

Nuxt3 Data Table Suggestion with Filtering

Hello, can you suggest a stable and light data-table library for Nuxt3 which has a filtering/sorting
9 Replies
Phoo
Phoo10mo ago
@mac_ you got it? Can you share plz?
mac_
mac_OP10mo ago
vuetify3 has it
Phoo
Phoo9mo ago
@mac_ Hey..mac I am using tailwindcss mainly in my project. I just want vuetify for datatable but its main.css overrides my other tailwindcss even though I call it on style scoped. I used plugin though. You also faced it before?
mac_
mac_OP9mo ago
yeah, you need to choose only 1 between them. since vuetify also has their own styling
Phoo
Phoo9mo ago
It went crazy for me I already built a lot things with tailwindcss if I chose it. You know another datable component? I am thinking that building it from scratch but dead line is around the corner 😥
xibman
xibman9mo ago
TanStack Table
Supercharge your tables or build a datagrid from scratch for TS/JS, React, Vue, Solid, Svelte, Qwik, and Angular while retaining 100% control over markup and styles.
xibman
xibman9mo ago
can be a solution
xibman
xibman9mo ago
AG Grid: High-Performance React Grid, Angular Grid, JavaScript Grid
AG Grid is a feature rich datagrid designed for the major JavaScript Frameworks. Version 31.3.2 is out now. Easily integrate into your application to deliver filtering, grouping, aggregation, pivoting and much more with the performance that your users expect. Our Community version is free and open source, or take a 2 month trial of AG Grid Enter...
Phoo
Phoo9mo ago
I will try it out

Did you find this page helpful?