> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/powershell-universal/fr/apps/components/data-display.md).

# Affichage des données

- [Alerte](https://docs.devolutions.net/powershell-universal/fr/apps/components/data-display/alert.md): Composant d'alerte pour les applications Universal.
- [Badge](https://docs.devolutions.net/powershell-universal/fr/apps/components/data-display/badge.md): Composant Badge pour les applications Universal.
- [Puce](https://docs.devolutions.net/powershell-universal/fr/apps/components/data-display/chip.md): Composant chip pour les applications Universal.
- [Grille de données](https://docs.devolutions.net/powershell-universal/fr/apps/components/data-display/data-grid.md): Composant de grille de données pour Universal Apps.
- [Date et heure](https://docs.devolutions.net/powershell-universal/fr/apps/components/data-display/date-and-time.md): Composant de date et d'heure pour les applications Universal.
- [Icône](https://docs.devolutions.net/powershell-universal/fr/apps/components/data-display/icon.md): Composant icône pour les applications Universal
- [Liste](https://docs.devolutions.net/powershell-universal/fr/apps/components/data-display/list.md): Composant de liste pour les applications Universal.
- [Markdown](https://docs.devolutions.net/powershell-universal/fr/apps/components/data-display/markdown.md): Affichage Markdown pour les applications Universal.
- [Tableau](https://docs.devolutions.net/powershell-universal/fr/apps/components/data-display/table.md): Composant tableau pour les applications universelles
- [Chronologie](https://docs.devolutions.net/powershell-universal/fr/apps/components/data-display/timeline.md): Contrôle de chronologie pour les applications PowerShell Universal
- [Info-bulle](https://docs.devolutions.net/powershell-universal/fr/apps/components/data-display/tooltip.md): Composant d'infobulle pour les applications PowerShell Universal.
- [Arborescence](https://docs.devolutions.net/powershell-universal/fr/apps/components/data-display/tree-view.md): Composant d'arborescence pour les applications universelles.
- [Typographie](https://docs.devolutions.net/powershell-universal/fr/apps/components/data-display/typography.md): Composant de typographie pour Universal Apps


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.devolutions.net/powershell-universal/fr/apps/components/data-display.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
