--- productId: material-ui title: React List component components: Collapse, Divider, List, ListItem, ListItemButton, ListItemAvatar, ListItemIcon, ListItemSecondaryAction, ListItemText, ListSubheader githubLabel: 'scope: list' materialDesign: https://m2.material.io/components/lists githubSource: packages/mui-material/src/List --- # Lists

Lists are continuous, vertical indexes of text or images.

Lists are a continuous group of text or images. They are composed of items containing primary and supplemental actions, which are represented by icons and text. {{"component": "@mui/docs/ComponentLinkHeader"}} ## Introduction Lists present information in a concise, easy-to-follow format through a continuous, vertical index of text or images. MaterialĀ UI Lists are implemented using a collection of related components: - List: a wrapper for list items. Renders as a `