# XWUIScheduler

Resource and timeline scheduler with day/week/month/resource-timeline views, recurring events, lane-packed overlaps, drag move/resize with snapping and drop veto, working-hours and blackout shading, and timezone-correct rendering

## resource timeline

Resources on the Y axis, a continuous wall-clock time axis on the X axis.

```example
file: examples/ResourceTimeline.ts
html: examples/ResourceTimeline.html
title: resource timeline
description: Resources on the Y axis, a continuous wall-clock time axis on the X axis.
```

## week view with recurring events

One recurring rule per series, expanded per visible week - the host stores

```example
file: examples/WeekWithRecurringEvents.ts
html: examples/WeekWithRecurringEvents.html
title: week view with recurring events
description: One recurring rule per series, expanded per visible week - the host stores
```

```api
```
