getLayout of ui.carousel, Methods Webix Docs
gets layout object with carousel views
object getLayout();
| object | layout object |
Example
var obj = carousel.getLayout();
If you have not checked yet, be sure to visit site of our main product Webix widget library and page of javascript carousel product.