Skip to content

loadahead

sets the number of items that will be loaded on each scroll movement

let loadahead: number
webix.grid({
loadahead:100,
});

also check the next samples:

Articles

API