Set color of a Link object

Author: bastienJSCreated Dec 7, 2020Updated Oct 13, 2024

const link = flatOutPort.link(buildingAreaInPort);

How can I set the color of a link object? In the sample apps I have found nothing and the link object itself has no function to set any color like the nodes have...

Source: projectstorm/react-diagrams