Vue3 Carousel screenshot

Vue3 Carousel

Author Avatar Theme by Ismail9k
Updated: 22 May 2025
821 Stars

A highly customizable, lightweight Vue 3 carousel component for your next awesome project.

Categories

Overview

The Vue 3 Carousel is a modern and lightweight carousel component for Vue 3. It offers a range of features to create interactive and dynamic carousels for websites or applications.

Features

  • Responsive breakpoints: Adjusts to different screen sizes.
  • Mouse/touch dragging: Allows users to interact by dragging.
  • Infinity scroll: Wraps around for continuous scrolling.
  • Auto play: Automatically progresses through slides.
  • Add classes: Easily customize active and visible slide styles.
  • RTL support: Right-to-left language support.
  • Enrich a11y: Enhanced accessibility features.

Installation

To install the Vue 3 Carousel, follow these steps:

  1. Using yarn:

    yarn add vue3-carousel
    
  2. Using npm:

    npm install vue3-carousel
    

Summary

The Vue 3 Carousel is a versatile component that offers a range of features for creating engaging carousels in Vue 3 projects. With responsive design, drag interaction, infinity scroll, and more, it provides a flexible solution for incorporating carousels into websites and applications.