$width of ui.form, Others Webix Docs
the current width of the view
number $width;
Example
var width = $$("mylist").$width;
Details
The option is not intended for direct use. Do not try to set this value.
If you have not checked yet, be sure to visit site of our main product Webix javascript ui library and page of form control product.