-
I have some images with 100px width, 500px, 200px, etc. I don't know their places and order in slider. How can I make each slide have right width? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
slidesPerView: 'auto', Isn't good for this, beacuse it shows only 1 slide be default. |
Beta Was this translation helpful? Give feedback.
-
By the way doesn't working slidesPerView: 'auto', not working in Angular |
Beta Was this translation helpful? Give feedback.
-
The answer is
You must use both
|
Beta Was this translation helpful? Give feedback.
The answer is
slidesPerView: "'auto'"
,You must use both
" "
and' '
quoteswidth: auto;
toswiper-slide
class