# XWUIInputDateRangePicker

XWUIInputDateRangePicker Component XWUIInputPicker using XWUIInputDateRange on activation..

## Basic Usage

XWUIInputDateRangePicker Component XWUIInputPicker using XWUIInputDateRange on activation.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: XWUIInputDateRangePicker Component XWUIInputPicker using XWUIInputDateRange on activation.
```

## Real-World

InputDateRangePicker in a realistic application context.

```example
file: examples/RealWorld.ts
html: examples/RealWorld.html
title: Real-World
description: InputDateRangePicker in a realistic application context.
```

## Hotel Stay

A check-in/check-out range in DD/MM/YYYY with an arrow separator, limited to today and later.

```example
file: examples/HotelStay.ts
html: examples/HotelStay.html
title: Hotel Stay
description: Check-in → check-out range, day-first format, no past stays.
```

## Iconless Vacation

A time-off request range with no calendar icon and a worded "to" separator, bounded to the open booking window.

```example
file: examples/IconlessVacation.ts
html: examples/IconlessVacation.html
title: Iconless Vacation
description: Icon-free PTO range with a "to" separator and min/max bounds.
```

```api
```
