Files
xyflow/examples
Moritz Klack e5c667d068 Feat(nodes): add initialWidth and initialHeight (#3953)
* feat(react/svelte): add initialWidth/initialHeight closes #3793

* chore(packages): update changelogs
2024-02-27 15:21:35 +01: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.