# List

A list arranges related list items in a consistent vertical layout. 


## Overview

### List item

A List item is a semantic container with no predefined internal layout. It provides a single content slot, allowing patterns or custom layouts to be projected into each item.

### Accessibility

The List component uses semantic list markup to communicate the relationship between list items, improving navigation and accessibility for assistive technologies.

### Do's and don'ts
