React Material UI Carousel

 0
Original Author: Learus (no longer actively maintaining)

Current Maintainer:  Azmara Labs ( Coder Chef )
Github npm


<Carousel/>

A Generic, extendible Carousel UI component for React using Material UI.
It switches between given children using a smooth animation.
Provides next and previous buttons. Also provides interactible bullet indicators.

Links

Documentation

Changelog

Buy me a Coffee

Support via PayPal


# Latest Release (Version 3 using MUI v9 and framer-motion)

npm install @azmr/mui-carousel-react

Example: eBay™ style


Item 1 of 3

General Options

Navigation (Buttons) Options

Animation Options

Example: Featured Projects


Item 1 of 4
MUI Carousel React

A Generic, extendible carousel UI component for React using Material UI v9.

Check it out!
Azmara Labs

Professional web development and technology solutions based in New Zealand.

Check it out!
React Components

High-quality, accessible, and performant React components for modern web apps.

Check it out!
Support This Project

Help us maintain and improve this library with your support!

Check it out!

General Options

Navigation (Buttons) Options

Animation Options

Example: Dynamic height


Item 1 of 3

1. This item is 300px high!

2. This item is 200px high!

3. This item is 400px high!



Note: The carousel doesn't change height as the input values change, but only when the active child changes.