> 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).

# Disclosure

Components for revealing or hiding content, such as tabs and accordions. These are useful for creating expandable sections, organizing information, and improving user interface navigation.

[Accordion](https://reflex.dev/docs/library/disclosure/accordion/)

[Segmented Control](https://reflex.dev/docs/library/disclosure/segmented-control/)

[Tabs](https://reflex.dev/docs/library/disclosure/tabs/)
