Skip to content

width

sets the width of a widget

let width: number
webix.grid ({
height:300,
width:300
});

also check the next samples:

Articles

API