$width of ui.forminput, 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.
$width of ui.forminput, Others Webix Docs
the current width of the view
number $width;
var width = $$("mylist").$width;
Details
The option is not intended for direct use. Do not try to set this value.