Files
xyflow/examples
Peter Kogo 6cf0113005 Use correct end handle position when drawing a connection (#4382)
* use correct end handle position \when drawing connection lines

* provide correct connection end handle, also when connection is invalid

* add end handle position to connection despite being invalid

* chore(connectionline): remove logs

---------

Co-authored-by: moklick <info@moritzklack.com>
2024-06-19 17:15:07 +02: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.