Calendar

Website / Calendar

WeekView

Presents a detailed weekly schedule.

Live example

SunSep 13
MonSep 14
TueSep 15
WedSep 16
ThuSep 17
FriSep 18
SatSep 19

Select an event to inspect it.

Interactive preview using local sample data. Styling is intentionally left to the consuming project.

Usage

// WeekView usage will be documented here.

Adopt to your project

This Website → Calendar → WeekView component provides a neutral structural starting point. Adapt local visual presentation through documented props and className without changing its semantic purpose.

Accessibility

Provide an agenda-style fallback for narrow screens.

API reference

API focus
Visible week, time slots, overlapping events, scroll behavior.

The preview uses safe local sample data. Check the exported TypeScript types before adapting it to project data.

Installation

Full library
pnpm install:project /absolute/path/to/your-project

Planned guided selection
Website → Calendar → WeekView