I have found webix typescript version 2.3 , but is there a newer version ?
And also is there any difference in webix syntax when using typescript instead of javascript ? Any examples ?
I have found webix typescript version 2.3 , but is there a newer version ?
And also is there any difference in webix syntax when using typescript instead of javascript ? Any examples ?
There is no difference in the code. Typescript just adds type information for Webix methods and properties.
Check @types/webix - npm