# gpui_components v0.2.0 - Table of Contents

> Declarative conventional controls backed by gpui-component for GPUI.

## Modules

- Components
  - [GPUI.UI](GPUI.UI.md): Namespaced builders for native GPUI controls, collection primitives, and
renderer-independent UI composition.
  - [GPUI.UI.Overlay](GPUI.UI.Overlay.md): Controlled overlay components backed by GPUI Component.

- Collections
  - [GPUI.UI.Collection](GPUI.UI.Collection.md): Typed helpers for correlated source-backed collection options.
  - [GPUI.UI.Collection.Selection](GPUI.UI.Collection.Selection.md): Controlled collection identity and optional logical index.
  - [GPUI.UI.Collection.Source](GPUI.UI.Collection.Source.md): Cohesive source-backed collection window.

