Customization for Lit example - Rete.js

Customization for Lit

GuideBasicControlsPluginLit

The following example demonstrates the implementation of custom nodes, sockets, and connections for Lit, allowing you to adapt them to your use cases. These elements can be dynamically configured based on the parameters of various objects (nodes, sockets, connections).

Additionally, a grid-like gradient background has been added using pure JS and CSS