Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CarouselProperties

Indexable

[key: string]: any

key for others property.

Index

Properties

Optional activeIndex

activeIndex: undefined | number

Current Index. Current Index.

Optional animate

animate: undefined | true | false

Animate or not for sliding. Animate or not for sliding.

Optional banners

banners: any

Original data to scroll. Original data to scroll.

Optional children

children: Node

Any children passed to the component. Any children passed to the component.

Optional dots

dots: undefined | true | false

Show dots or not. Show dots or not.

Optional infinite

infinite: undefined | true | false

Infinite scrolling or not. Infinite scrolling or not.

Optional interval

interval: undefined | number

Time between transition in ms. Time between transition in ms.

Optional keyboard

keyboard: undefined | true | false

Keyboard scrolling is enabled or not. Keyboard scrolling is enabled or not.

Optional next

next: undefined | function

Callback function on next slide. Callback function on next slide.

Optional previous

previous: undefined | function

Callback function on previous slide. Callback function on previous slide.

Optional slidesToScroll

slidesToScroll: undefined | number

No. of slides to scroll No. of slides to scroll

Optional slidesToShow

slidesToShow: undefined | number

No. of slides to be shown No. of slides to be shown

Optional speed

speed: undefined | number

Speed of slides. Speed of slides.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc