Wijmo UI for the Web
to Field
wijmo.carousel Namespace > IAfterScrollEventArgs Interface : to Field

The index of the current image.

Syntax
var instance; // Type: wijmo.carousel.IAfterScrollEventArgs;
var value; // Type: DOMElement
value = instance.to;
var to : DOMElement;
See Also

Reference

IAfterScrollEventArgs Interface