Documentation

version

returns the current version of the library

string version;

Example

alert(webix.version);

Details

We strongly encourage you not to change the value of the property

Back to top