Closed hayleigh-dot-dev closed 2 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
reactflow-website | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 19, 2024 10:23pm |
svelteflow-website | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 19, 2024 10:23pm |
xyflow-svelte-examples | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 19, 2024 10:23pm |
xyflow-website | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 19, 2024 10:23pm |
Good idea to document InternalNode
as well!
We tweaked the types of
useConnection
,onConnectEnd
, andonReconnectEnd
slightly. This PR updates the docs to reflect the new API. It also documents theInternalNode
type as that was being referenced without being documented.Closes #471.