Material UI — Virtualized Lists and Tables

John Au-Yeung
Dev Genius
Published in
4 min readSep 8, 2020

--

Photo by Sebastián Santacruz on Unsplash

Material UI is a Material Design library made for React.

It’s a set of React components that have Material Design styles.

In this article, we’ll look at how to add lists with pinned headings, virtualized lists, and tables with Material UI.

Pinned Subheader List

--

--