slider-x

15.8.1 • Public • Published

Installation

yarn add slider-x

Documentation will update asap!

Basic Usage

Import slider-x

import 'slider-x'
import 'slider-x/dist/slider-x.css'

All options available (currently)

defaultOptions = {
  slidesToShow: 1,
  slidesToScroll: 1,
  gutter: 0,
  autoPlay: true,
  autoPlayDelay: 3000,
  duration: 450,
  loop: true,
  draggable: true,
  paginationStyle: 'pagination-style-1',
  navStyle: 'nav-style-1',
  adaptiveHeight: false,
  height: 400,
}

Enjoy :)

Readme

Keywords

Package Sidebar

Install

npm i slider-x

Weekly Downloads

4

Version

15.8.1

License

ISC

Unpacked Size

32.9 kB

Total Files

5

Last publish

Collaborators

  • pagefly-dev
  • hta218