rowHeight
sets the default height for rows
let rowHeight: numberExample
Section titled “Example”webix.grid({ rowHeight:40, ...});See also
Section titled “See also”Articles
API
sets the default height for rows
let rowHeight: numberwebix.grid({ rowHeight:40, ...});Articles
API