Height
#4237
Replies: 1 comment
-
Yes, set in with CSS |
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
-
Hi!
I want to provide the slider a percentual height, for example in vw. Is this possible?
I have seen in the documentation that "height" is a number property (in px), but is not working.
... swiperOptions: { height: 100...
That won´t work...
Besides is not working, I need the height to be relative to the viewport widht. Is this possible?
Beta Was this translation helpful? Give feedback.
All reactions