uidotdev / usehooks

A collection of modern, server-safe React hooks – from the ui.dev team

Home Page:https://usehooks.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Request: `useVirtualScroll`

harshalkaigaonkar opened this issue · comments

It uses useIntersectionObserver to implement virtual scrolling effect for list of DOM Elements.

We're not planning on adding any other hooks right now.