width
sets the width of a widget
let width: numberExample
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: numberwebix.grid ({ height:300, width:300});also check the next samples:
Articles
API