toggleIcon
Version: Pro, Lite
toggleIcon
type: Boolean
default: true
Enables toggle icon. This option only works if the mode is set to accordion.
Example:
var myEvoSlider = $("#mySlider").evoSlider({
toggleIndex: true
});