carousel in Semantic UI not available

11,164

Semantic UI evidently does not currently have a carousel module, and it is an open issue.

There are, however, some small snippets on that page that can achieve what you'd like to. See slick and Swiper.

Share:
11,164
Anil8753
Author by

Anil8753

Experience in designing and developing cross-platform Desktop, Web, and Hybrid Applications. Strong enthusiasm for Blockchain and Distributed Ledger Technologies. 🔭 I’m currently working on a blockchain project using Hyperledger Fabric 👯 I’m looking to collaborate on Blockchain projects Technical Skills C++14/17 Go HTML/CSS/JavaScript Blockchain, Hyperledger Fabric, Ethereum, DApps, Solidity Electron/CEF Angular MongoDB Ionic/Flutter Ruby on Rails WebAssembly

Updated on June 28, 2022

Comments

  • Anil8753
    Anil8753 almost 2 years

    I am wondering, I did not find carousel component in Semantic UI. I feel it is very common and useful component.

    I know one option OWL Carouse. I do not want to use jQuery, though for Semantic UI I will just include jQuery. Rest of the things I want to achieve via Angular.

    I need to know the possible options without writing jQuery code.