Tag: website development tutorial
-
How to Use Select2 with VueJs 2 OR VueJs 3 Without Plugin – VueJs CDN Tutorial
In this article, we will learn how to use multi-select checkboxes inside Select2 with VueJs 2 or VueJs 3 without any extra vue js component or vue js plugins, we will use just jQuery cdn and VueJs cdn. I searched online a lot but couldn’t find solution except complex select2 vue component based solution. If […]