Comment on React Table is a “headless” UI libraryparentComments−pault6yOh I see, yeah that's pretty much the default way to render large lists in a SPA (the term of art is called windowing). React-window is really well designed[0]. It is a shame that there is no native HTML element for this though.[0] https://github.com/bvaughn/react-window
Comments
Oh I see, yeah that's pretty much the default way to render large lists in a SPA (the term of art is called windowing). React-window is really well designed[0]. It is a shame that there is no native HTML element for this though.
[0] https://github.com/bvaughn/react-window