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