Comment on React Table is a “headless” UI libraryparentComments−CodeWriter236yWhat do people use in Vue-land for tables?Can’t speak for all the folks in Vue-land, but IMO this is pretty super. You do have to add a couple of bells and whistles (like a search field - 5-10 lines of js) to make it awesome.https://bootstrap-vue.js.org/docs/components/table/#tables
Comments
Can’t speak for all the folks in Vue-land, but IMO this is pretty super. You do have to add a couple of bells and whistles (like a search field - 5-10 lines of js) to make it awesome.
https://bootstrap-vue.js.org/docs/components/table/#tables