loadNext of ui.tree, Methods Webix Docs

StartAPI Referenceui.treeMethods

sends a request to load the specified number of records to the end of the client-side dataset or to the specified position

promise loadNext(number count,number start,function callback,string url,boolean now, [boolean clear] );

count