# XWUIBookingSlotPicker

Provider/resource slot picker from host-applied availability. Never fetches a calendar.

## BasicUsage

Default two-provider day.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: BasicUsage
description: Default two-provider day.
```

## OmarOnly

Filter Dr. Omar.

```example
file: examples/OmarOnly.ts
html: examples/OmarOnly.html
title: OmarOnly
description: Filter Dr. Omar.
```

## Reserve

Reserve the first open slot.

```example
file: examples/Reserve.ts
html: examples/Reserve.html
title: Reserve
description: Reserve the first open slot.
```

## HeldRefused

Held slots stay unreserved.

```example
file: examples/HeldRefused.ts
html: examples/HeldRefused.html
title: HeldRefused
description: Held slots stay unreserved.
```

```api
```
