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

This is the index of the clicked image.

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

Reference

IItemClickEventArgs Interface