9
Add Image Carousel/Slider Component
S
Sebastian Kerekes
I'm want to show several large images without copy. They should use the full container width and have arrows that allow to navigate to the next image and back. The gallery component cannot do that.
I'm looking for something similar to the Carousel component here: https://mdbootstrap.com/docs/standard/extended/gallery/
I will use custom code for the moment. In the long run, I & my referred users would appreciate it if the gallery component would become more flexible, or if you could introduce a slider/carousel.
Log In
M
Mika Eddy
+1 does Umso have a workaround for this now?
S
Sebastian Kerekes
Mika Eddy: For the moment, I'm using the existing gallery component, which does not support fullscreen galleries.
You can use a custom code component to use your own HTML, CSS & JavaScript to create own carousel.