# XWUISpace

Add spacing between elements

## Basic Usage

XWUISpace Component Add spacing between elements.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: XWUISpace Component Add spacing between elements.
```

## Split Row

Horizontal items with a fixed gap and split separators between them.

```example
file: examples/SplitRow.ts
html: examples/SplitRow.html
title: Split Row
description: Horizontal items with a fixed gap and split separators between them.
```

## Vertical

Stack blocks top-to-bottom with a uniform vertical gap.

```example
file: examples/Vertical.ts
html: examples/Vertical.html
title: Vertical
description: Stack blocks top-to-bottom with a uniform vertical gap.
```

```api
```
