# Basic Usage

The minimal XWUIGrid setup: it mounts an empty grid into the `#app` container with empty `data` and `conf_comp` objects, relying entirely on the component defaults (12 columns, `1rem` gap). Demonstrates the bare constructor call `new XWUIGrid(container, data, conf_comp)` as the starting point before adding children or configuration.
