# Basic Usage

Constructs an `XWUIGameListManager` with empty data, so it shows the search bar, the "+ Add Item" button, and the `No items` empty state. Supply an `items` array (each with `id`, `label`, and optional `subtitle`/`icon`), or call `addItem()`, to populate rows with edit, delete, and drag-reorder controls.
