# Basic Usage

Constructs an `XWUIFlex` on the `#app` element with empty data and config, falling back to its defaults - a horizontal (`row`) flex container with `stretch` alignment, `flex-start` justification, no wrapping, and zero gap. Shows the minimal call needed to instantiate the component before layering on items or configuration.
