client:load
Hydrates after page load.
Astro-style client directives mapped onto the framework-independent
@11ty/is-land runtime.
Hydrates after page load.
Static HTML first, Preact hydrates only this island after load.
Hydrates when the browser is idle.
Hydrates only when the media query matches.
Hydrates only after a manual call.
Client-only content replaces the fallback after load.
Client-only island rendered on the client.
Hydrates when this card enters the viewport.