About the LazyList Add-on category

LazyList is a UI component which has other components inside it. The list is scrollable and the components inside it are placed vertically. When the user scrolls to the end of the list, the LazyList fetches more components from the server side. This pattern is commonly used especially in mobile applications.