# XWUIDurationPicker

XWUIDurationPicker Component Combined hours and minutes input for time duration.

## Basic Usage

XWUIDurationPicker Component Combined hours and minutes input for time duration.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: XWUIDurationPicker Component Combined hours and minutes input for time duration.
```

## Real-World

DurationPicker in a realistic application context.

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

## Meeting Presets

A meeting scheduler pre-filled to 30 minutes with one-tap presets and a live summary line driven by the change event.

```example
file: examples/MeetingPresets.ts
html: examples/MeetingPresets.html
title: Meeting Presets
description: Pre-filled meeting length with quick presets and a live duration summary.
```

## Billable Time Entry

A timesheet field that starts at 1h 30m and clamps every entry between a 15-minute minimum and an 8-hour maximum.

```example
file: examples/BillableTimeEntry.ts
html: examples/BillableTimeEntry.html
title: Billable Time Entry
description: Constrained timesheet duration with a 15-minute floor and an 8-hour cap.
```

```api
```
