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

The index of the image that will scrolled to.

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

Reference

IBeforeScrollEventArgs Interface