You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

299 B

slug title sidebar_label
installation Installation Guide Installation Guide

Carousel requires React 16.8 or greater.

Installation

npm i react react-dom @trendyol-js/react-carousel --save

Importing

import { Carousel } from '@trendyol-js/react-carousel';