Interface SliderObject

Index

Properties

Methods

Properties

public animating: boolean

public animatingTo: number

public atEnd: boolean

public container: Object

public controlNav: Object

public controlsContainer: Object

public count: number

public currentSlide: number

public directionNav: Object

public manualControls: Object

public manualPause: boolean

public slides: Object

Methods

public canAdvance(target: any): any

Parameters

  • target: any

Returns

any

public flexAnimate(target: any, pause?: any): any

Parameters

  • target: any
  • pause?: any optional

Returns

any

public getTarget(dir: any): any

Parameters

  • dir: any

Returns

any

public pause(): any

Returns

any

public resume(): any

Returns

any