> For AI agents: the complete documentation index is at [llms.txt](https://reflex.dev/docs/llms.txt). For a Markdown version, remove the trailing slash from the page URL and append `.md`. The docs home is available at [index.md](http://localhost:3000/docs/index.md).

# Data Display

Tools to show information clearly. These include ways to highlight important details, show user pictures, display lists, indicate progress, and organize data neatly.

[Avatar](https://reflex.dev/docs/library/data-display/avatar/)

[Badge](https://reflex.dev/docs/library/data-display/badge/)

[Callout](https://reflex.dev/docs/library/data-display/callout/)

[Code Block](https://reflex.dev/docs/library/data-display/code-block/)

[Data List](https://reflex.dev/docs/library/data-display/data-list/)

[Icon](https://reflex.dev/docs/library/data-display/icon/)

[List](https://reflex.dev/docs/library/data-display/list/)

[Moment](https://reflex.dev/docs/library/data-display/moment/)

[Progress](https://reflex.dev/docs/library/data-display/progress/)

[Scroll Area](https://reflex.dev/docs/library/data-display/scroll-area/)

[Spinner](https://reflex.dev/docs/library/data-display/spinner/)
