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.
id |
title |
sidebar_label |
installation |
Installation Guide |
Installation Guide |
Carousel requires React 16.8 or greater.
Installation
npm i react react-dom @trendyol/react-carousel --save
Importing
import { Carousel } from '@trendyol/react-carousel';