Skip to content
Playground component

FullCalendar

Calendar views with a clean lifecycle, responsive sizing, and data-driven events.

Preview

Scheduling UI with dynamic views.

Uses the core Calendar class with day grid, time grid, and list views, mounted only on the client.

Client-only runtime

FullCalendar is initialized in `onMount` so SSR stays predictable.

Clean teardown

Destroy the calendar instance on unmount to avoid retained listeners.

Next step

Wire in your backend events.

Swap the mocked data for server-loaded events and update them with optimistic UI.

Browse guides
Built as a personal SvelteKit 5 lab with Supabase auth. Guides, patterns, and a playground you can actually ship.
Command Palette
Search for a command to run