# Showcase

A full tour of XWUIDBQueryEditor across five query consoles: the default JSON editor wired to `onRun`, a SQL warehouse variant with a title and status caption, a saved query restored through `initialResult`, the failure path where `onRun` returns `ok: false` with an error, and a compact console pinned to the textarea fallback via `forceTextarea`.

Every console is self-contained: the sample table is inlined and `onRun` resolves locally, so nothing touches the network.
