Home > react > UseScrollLoadMoreOptions > containerRef
滚动容器,默认以窗口作为滚动容器。
window
Signature:
containerRef?: ReturnType<typeof useReachBottom>;