Answer the question
In order to leave comments, you need to log in
How to run code from a library inside angular?
How to create object from library, find inside angular ?
I connected the swiperjs slider and being inside the angular code - I can't do something like this
ngAfterViewInit(){
let swiper = new Swiper('.swiper-container', {
navigation: {
nextEl: '.swiper-button-next',
prevEl: '.swiper-button-prev',
},
});
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question