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