# XWUIInputTimeRangePicker

XWUIInputTimeRangePicker Component XWUIInputPicker using XWUIInputTimeRange on activation..

## Basic Usage

XWUIInputTimeRangePicker Component XWUIInputPicker using XWUIInputTimeRange on activation.

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

## Real-World

InputTimeRangePicker in a realistic application context.

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

## Opening Hours

A store's daily opening hours on a 24-hour clock joined by an arrow separator.

```example
file: examples/OpeningHours.ts
html: examples/OpeningHours.html
title: Opening Hours
description: A 24-hour opening-hours span rendered as 09:30 → 18:00.
```

## Room Booking Slot

A precise reservation window captured down to the second.

```example
file: examples/BookingSlot.ts
html: examples/BookingSlot.html
title: Room Booking Slot
description: A 24-hour booking window with seconds, e.g. 13:00:00 - 13:45:00.
```

```api
```
