Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CarouselConfig

Index

Properties

Optional auto

auto: boolean

Autoplay

Optional classes

classes: CarouselStyle

Class names

Optional continuous

continuous: boolean

Loop mode

Optional delay

delay: number

Dely for autoplay in ms

Optional index

index: number

Index of slide which need to be showed after initialization

Optional resistance

resistance: number

Resistance (0-1)

Optional selectors

selectors: object

CSS selectors for quering carousel item

Type declaration

  • Optional indicator?: string
  • item: string

Optional speed

speed: number

Slide speed in ms

Optional threshold

threshold: number

Threshold to determine if the slide is valid (0-1)

Generated using TypeDoc