erdkse / adminlte-3-vue

Vue 3.4.27 start-up project with AdminLTE 3.2.0 template
https://erdkse.com/projects/preview/adminlte-vue
MIT License
248 stars 115 forks source link

JQuery Component #20

Closed arcphysx closed 3 years ago

arcphysx commented 3 years ago

Hi! I just started a new project using this setup. I wonder how do I call a component that requires Jquery in AdminLTE, such as Toasts? Thank you in advance

erdkse commented 3 years ago

This project is not meant to work with JQuery. If you want to use toast you can use some 3rd party library that supports Vue 3. Otherwise, I will implement it in the project whenever I find free time. You can use it at that time.