width
sets the width of a widget
let width: number
Example
Section titled “Example”webix.grid ({ height:300, width:300});
also check the next samples:
See also
Section titled “See also”Articles
API
sets the width of a widget
let width: number
webix.grid ({ height:300, width:300});
also check the next samples:
Articles
API