Implement a list that offers reloading models while scrolling. For example: HTML: <list url-models-count="/modellist/count" url-models="/modellist"></list> When models have to be loaded, the 'url-models' gets the parameters offset and count and retrieves models from the backend.