Wijmo UI for the Web
index Field
wijmo.carousel Namespace > IBeforeScrollEventArgs Interface : index Field

This is the index of the clicked image.

Syntax
var instance; // Type: wijmo.carousel.IBeforeScrollEventArgs;
var value; // Type: number
value = instance.index;
var index : number;
See Also

Reference

IBeforeScrollEventArgs Interface