Files
xyflow/examples
Amr-Shams fb9684802a feat(examples): sync dropdown with current example on refresh
The dropdown now correctly reflects the current example after a page refresh. This is achieved by parsing the example name from the URL and setting the dropdown's initial state accordingly. Also, an  has been added to the dropdown for improved accessibility.
2025-07-16 19:01:27 +03:00
..

Examples for Testing & Development

These examples are used for feature development and E2E testing.

Overview

SvelteKit App with Svelte Flow examples at examples/svelte

Vite App with React Flow examples at examples/react

Astro App used for SSR testing at examples/astro-xyflow

E2E

For furhter documentation of E2E tests have a look at /tests/playwright.