This sample project demonstrates a few examples of the SolidJS Rete plugin You can install the SolidJS rete plugin using the following command:
npm i solid-rete-plugin
Currently we are showing 3 examples in this App
- A simple node setup with 2 nodes
- A node setup with a menu that allows creating additional nodes
- A node setup with a custom button control
These examples are inspired by the example projects found at https://retejs.org/examples