# XWUIMemorableDateInput

Three-field memorable date (GOV.UK/USWDS). No popup calendar. Empty, not today. Distinct from InputDateSegments (no steppers). Do not nest InputDate or Field.

## Basic Usage

Empty memorable date.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Empty memorable date.
```

## Filled

18 09 2026.

```example
file: examples/Filled.ts
html: examples/Filled.html
title: Filled
description: 18 09 2026.
```

## Legend

Date of birth.

```example
file: examples/Legend.ts
html: examples/Legend.html
title: Legend
description: Date of birth.
```

## Change

Set the year.

```example
file: examples/Change.ts
html: examples/Change.html
title: Change
description: Set the year.
```

```api
```
