Hello!
I have just implemented the Carousel component from React Bootstrap as a Streamlit component.
Hope this will be helpful to others!
Hi @ThomasBouamoud,
Thanks for sharing!
I recommend you build a demo Streamlit app and deploy it to Community Cloud and share it here so the community can see how it works.
Great job!
Could you implement such an animation?
I could give it a go. Did you take that GIF from a JS-based solution? If so, can you please share a link to the corresponding framework?
I found some JS based carousels(i like the first link):
- https://webartdevelopers.com/blog/carousel-4/
- https://webartdevelopers.com/blog/3d-carousel-slider-vanilla-js/
Or only with CSS:
3. CSS Carousel by Edmundo Santos on Dribbble
I want to put an image with a “hyperlink” which redirect to a streamlit page inside the project.