xyflow / web

📖 This monorepo contains the xyflow website and the documentation sites for React Flow and Svelte Flow.
https://xyflow.com
MIT License
30 stars 36 forks source link

Check Typescript guide for React Flow 12 #407

Open moklick opened 2 weeks ago

moklick commented 2 weeks ago

There are a lot of changes regarding types for nodes and edges in React Flow 12. We have a new guide that explains everything but we should double check if it's correct and if it all works. It would be nice if we could add a section about how to type useStore correctly on user side.