wijmo.carousel Namespace > IBeforeScrollEventArgs Interface : index Field |
This is the index of the clicked image.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.carousel.IBeforeScrollEventArgs; var value; // Type: number value = instance.index; |
Javascript (Specification) | |
---|---|
|