# XWUILayoutGrid

Generic grid layout block - pre-built grid layouts via `block`.

## Basic Usage

Block-1 6-cell grid.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Block-1 6-cell grid.
```

## Two Columns

Block-5 grid - a roomy two-column layout with a wide 2rem gap.

```example
file: examples/TwoColumns.ts
html: examples/TwoColumns.html
title: Two Columns
description: Block-5 grid - a roomy two-column layout with a wide 2rem gap.
```

## Auto-Fill

Block-7 grid - responsive auto-fill columns (minmax 200px) that reflow to width.

```example
file: examples/AutoFill.ts
html: examples/AutoFill.html
title: Auto-Fill
description: Block-7 grid - responsive auto-fill columns (minmax 200px) that reflow to width.
```

```api
```
