Wijmo UI for the Web
index Field

This is the index of the clicked image.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.carousel.IItemClickEventArgs;
var value; // Type: number
value = instance.index;
Javascript (Specification) 
var index : number;
Browser Compatibility
7
5
5

See Also

Reference

IItemClickEventArgs Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.