DeferredContent
DeferredContent postpones the loading the content that is initially not in the viewport until it becomes visible on scroll.
Scroll down to lazy load an image and the DataTable which initiates a query that is not executed on initial page load to speed up load performance.