# Basic Usage

Creates an `XWUIGameRacePanel` against `#app` with empty `data` and `conf_comp`, so no cards are drawn and the defaults apply (3 columns, `showLore` and `showTraits` on). Populate `races` (each `{ id, name, icon, lore, traits }`) and `selectedId` via data or `updateData()`, and wire picks through `onSelect()`.
