--- import ReactFlowApp from '../components/ReactFlowExample'; import ReactFlowInitialApp from '../components/ReactFlowInitialExample'; import SvelteFlowApp from '../components/SvelteFlowExample/index.svelte'; import SvelteFlowInitialApp from '../components/SvelteFlowInitialExample/index.svelte'; --- Astro example for React Flow and Svelte Flow

React Flow

no client hydration

client hydration on load (client:load)

client hydration on load (client:load) and initialWidth / initialHeight

Svelte Flow

client hydration on load (client:load)

client hydration on load (client:load) and initialWidth / initialHeight