# XWUIInputDimensions

L × W × H input with unit selector (mm / cm / m / in / ft) and optional computed volume display. Used in logistics: parcel, pallet, bin sizing.

## Basic Usage

Default L × W × H with cm / in / m unit selector.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Default L × W × H with cm / in / m unit selector.
```

## With Volume

Live computed volume readout.

```example
file: examples/WithVolume.ts
html: examples/WithVolume.html
title: With Volume
description: Live computed volume readout.
```

## Imperial

Inches + feet only - for US freight.

```example
file: examples/Imperial.ts
html: examples/Imperial.html
title: Imperial
description: Inches + feet only - for US freight.
```

```api
```
