Skip to content

bariskaraca/carousel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

Carousel

This is the description for my class.

Parameters

  • settings Object A config object

Examples

new Carousel({
     autoPlay: 5000, //ms
     animationTime: 5000,//ms
     visibleItemCount: 2,
     transitionTimingFunction: "linear", // linear, ease, ease-in, ease-out, ease-in-out
     center: true,
     vCenter: true,
     loop: true
});

reinit

This is the description for my class.

addSlide

This is the description for my class.

About

carousel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published