Partial hydration with Preact and Capri 🍋
0
100
Resize your browser below 500px to hydrate this island.
Lazy Loading Examples
⬇️ Scroll down to see lazy-loaded islands ⬇️
This island uses the visible loading strategy.
Status: Not hydrated ⏳
This island uses the idle loading strategy.
Status: Not hydrated ⏳
Combined Strategies Examples
These islands only hydrate on screens narrower than 1000px:
⬇️ Scroll down and resize your browser ⬇️
This island combines visible loading with a media query.
It only hydrates on screens smaller than 1000px.
Status: Not hydrated ⏳
This island combines idle loading with a media query.
It only hydrates on screens smaller than 1000px.
Status: Not hydrated ⏳