getActiveIndex of ui.carousel, Methods Webix Docs
gets the index of the current active item
number getActiveIndex();
| number | index of the current active item |
Example
var index = $$("mycarousel").getActiveIndex();
See also
API
Articles
If you have not checked yet, be sure to visit site of our main product Webix web control library and page of javascript image slideshow product.