showIndex


Version: Pro, Lite

showIndex

type: Boolean

default: true

Displays index in toggle icon and bullets control.

Example:

var myEvoSlider = $("#mySlider").evoSlider({
    showIndex: true
});