Dec 30, 2022
IntersectionObserver should work with grid as well, so it would work for css grid layouts as well.
You just need to reserve the right amount of space before hand, I'm not sure if minHeight works with grid, I don't have that much experience with it.