Start here
Render static events
Try: Select today, reveal its agenda, and activate an event from either surface.
View source for Render static eventsDependency-free calendar recipes
Run a focused recipe, inspect the source that produced it, and adapt the public API to your application.
Every example runs against the package built for this deployment and stays within its public API.
Start here
Try: Select today, reveal its agenda, and activate an event from either surface.
View source for Render static eventsComplete surface
Try: Call public methods, filter typed events, switch theme and direction, and inspect state.
View source for Exercise the complete APIFailure ownership
Try: Fail a source request, transfer error UI to the application, and reject an action.
View source for Handle asynchronous failuresServer-first
Try: Rebuild with failing and successful sources while watching the fallback lifecycle.
View source for Enhance server-rendered HTMLRewrite guide
Try: Supersede a range request, select a day, and activate an adapted event.
View source for Rewrite a dayGridMonth viewLoader boundary
Try: Inspect the classic entry point, then select a date and activate an event.
View source for Load ESM from a classic script