upload of ui.uploader, Properties Webix Docs
path to the script file that will handle uploading
string upload;
Example
{
view:"uploader",
id: "uploader_1",
value:"Upload file",
link:"mylist",
upload:"php/upload.php",
}
See also
Articles