# XWUIInputTime

XWUIInputTime Component Time input with picker - combines XWUIInput with XWUIPickerTime.

## Basic Usage

XWUIInputTime Component Time input with picker - combines XWUIInput with XWUIPickerTime.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: XWUIInputTime Component Time input with picker - combines XWUIInput with XWUIPickerTime.
```

## Real-World

InputTime in a realistic application context.

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

## Appointment Time

A 12-hour appointment time prefilled to 2:30 PM with a clock icon and clear button.

```example
file: examples/AppointmentTime.ts
html: examples/AppointmentTime.html
title: Appointment Time
description: A clearable 12-hour time field starting at 2:30 PM with a clock icon.
```

## Logged Shift Start

A read-only 24-hour clock-in time captured down to the second.

```example
file: examples/ShiftStart.ts
html: examples/ShiftStart.html
title: Logged Shift Start
description: A read-only 24-hour timestamp with seconds, as shown on a timesheet.
```

```api
```
