Is it possible to connect layout to data provider to load additional data o

Is it possible to connect layout to data provider to load additional data on scroll?

I would say that such feature is out of scope of this component, i.e. not a very good fit.

Instead I would attempt to build such thing on top of VirtualList component. Or actually VirtualList may work for some use cases out of the box.