# XWUIInputWeight

Weight input with unit selector (mg / g / kg / t / oz / lb) and auto-conversion. Companion to `XWUIInputDimensions` for shipping forms.

## Basic Usage

kg input with full unit picker.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: kg input with full unit picker.
```

## Alt Readout

Show "≈ 5.29 lb" alongside the kg input.

```example
file: examples/AltReadout.ts
html: examples/AltReadout.html
title: Alt Readout
description: Show "≈ 5.29 lb" alongside the kg input.
```

## Imperial

lb / oz only with kg readout for context.

```example
file: examples/Imperial.ts
html: examples/Imperial.html
title: Imperial
description: lb / oz only with kg readout for context.
```

```api
```
