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