Strategies
load, idle, visible, media, and a named preset — each a live island with a JS-off toggle so you can see the static HTML the server shipped.
Open demo →deferServer islands
Deferred holes fetched on four schedules, a visible hole below the fold, and cookie personalization rendered on the server.
Open demo →hydrate: 'none'Lakes
A frozen region inside an interactive island, and the alternation that lets an island wake up again inside a lake.
Open demo →.remote.tsData & remotes
query seeded from SSR, command + refresh, a live SSE clock, batched queries, and a remote form() guestbook.
Open demo →OgygiaRouterRouter
SPA swaps with view transitions, data-ogygia-persist chrome that keeps islands mounted, prefetch attributes, plus an MPA handoff.
Open demo →dev warningMutation guard
Captured host state is a one-way snapshot. Mutating it in an island is a no-op the dev runtime warns about.
Open demo →