vue3-datatable
vue3-datatable copied to clipboard
Bootstrap UI
Add bootstrap ui support
Yes, it is good to have bootstrap UI.
what kind of support do you want? could you please provide the actual conflict? it is css/styles related issue, or some functionality not working because of vue-datatable implementation?
@puncoz i think you could add bootstrap ui https://getbootstrap.com/docs/4.1/content/tables/
@puncoz i think you could add bootstrap ui https://getbootstrap.com/docs/4.1/content/tables/
You are suggesting to use old -> the latest is this one -> https://getbootstrap.com/docs/5.2/content/tables/
what kind of support do you want? could you please provide the actual conflict? it is css/styles related issue, or some functionality not working because of vue-datatable implementation?
Basically, it would be nice to use only bootstrap 5 class rather any custom own class. :) So, we need just one bootstrap cdn, we don't even need js of boostrap. I meant same design can be accomplish with bootstrap 5 css only.