Open hansonho opened 2 years ago
Hi, @hansonho
The option responsive
works. But take into account the numbers 0, 768, 1024, 1200
are not window width. They are the width of the parent DOM element containing your <owl-carousel-o [options]="carouselOptions" #owlElement>
I fetch image from api. After get the image array, I want to show it. The first time is correct, but when I change my window size, response is not working....
This is my code.
html
component