pierpo / react-archer

🏹 Draw arrows between React elements 🖋
https://pierpo.github.io/react-archer/
MIT License
1.15k stars 67 forks source link

Is this library support to draw from one box to multiple boxes? #200

Closed volkantagal closed 8 months ago

volkantagal commented 8 months ago

As far as I see the targetId is string. Can I use the targetId array or anything for multiple arrows?

What do you recommend for this?

Thanks