# XWUIDisplayDueDate

Date chip that auto-colors itself based on how the date relates to "now": overdue / today / soon / future / completed. Monday.com / Lark style.

## Basic Usage

Due in 3 days with relative formatting.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Due in 3 days with relative formatting.
```

## States

Overdue / today / tomorrow / this week / future / completed.

```example
file: examples/States.ts
html: examples/States.html
title: States
description: Overdue / today / tomorrow / this week / future / completed.
```

## Formats

`relative` vs `absolute` vs `both` display modes.

```example
file: examples/Formats.ts
html: examples/Formats.html
title: Formats
description: `relative` vs `absolute` vs `both` display modes.
```

```api
```
