Replies: 1 comment
-
I had the same issue.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
For example:
Currently when you set the
slidesPerView
andspaceBetween
options you get slides of fixed width. I want slides that have the same width as their child elements and have an equal amount of space between them in the current "view". Basically I want the same effect asjustify-content: space-between
for each 'view'. `Is this possible or is this a major feature request?Beta Was this translation helpful? Give feedback.
All reactions