Documentation

codebase

returns the path to the 'codebase' folder

string codebase;

Example

alert(webix.codebase);

Details

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

Back to top