editMath
enables formula editing
let editMath: booleanExample
Section titled “Example”webix.grid({ editable:true, editaction:"click", editMath:true});enables formula editing
let editMath: booleanwebix.grid({ editable:true, editaction:"click", editMath:true});