Hi #javascript experts - looking for recommendations on #vue 3 data tables or grid that supports basic filter, sort and pagination. #opensource only please. #vuejs #js
@yazad3 have you looked at Quasar? You can use just the components, I believe, and not the whole framework.
@jarrett thank you, I’ll check it out!
@yazad3 I’ve been using it for months with TypeScript, and I’m quite pleased overall. The learning curve on the docs is a bit hard at first but not too bad.
@jarrett that’s good to know. I don’t usually build UIs but need something quick to present complex data in several grids. I quickly learned #vue and am quite impressed with the simplicity but sad that it doesn’t come with built in components for UI. I discovered #vuetify and it’s easy to use but the table is very basic. In Jan they have introduced data-tables as a part of #vuetify labs so… needed to find something else.
Thanks for the suggestion, this is very helpful.