hi need help on how i can use yii2 widgets with angular js,i need some idea before staring with angular js,so plz help me .is it ossible or not?
hi need help on how i can use yii2 widgets with angular js,i need some idea before staring with angular js,so plz help me .is it ossible or not?
I think you need register it.
Try it…
Edit the file app/backend/assets/AppAsset.php and put the path in $js array.
Them put de js file in app/backend/web/js/angular.js (you must create a directory js)