# XWUITimePicker

XWUITimePicker Component Time selection component (12h/24h formats).

## Basic Usage

XWUITimePicker Component Time selection component (12h/24h formats).

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: XWUITimePicker Component Time selection component (12h/24h formats).
```

## Real-World

TimePicker in a realistic application context.

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

## Meeting Time Range

Paired start and end pickers seeded from object values, with a live duration readout.

```example
file: examples/MeetingScheduler.ts
html: examples/MeetingScheduler.html
title: Meeting Time Range
description: Two 24-hour pickers acting as a meeting start and end with a live range readout.
```

## Shift Clock-In

A seconds-precise 24-hour picker that confirms each clock-in adjustment.

```example
file: examples/ShiftClockIn.ts
html: examples/ShiftClockIn.html
title: Shift Clock-In
description: A 24-hour picker with seconds defaulting to an early shift, echoing each change.
```

```api
```
