beautiful-react-diagrams
beautiful-react-diagrams copied to clipboard
Need "onClick" functionality on "Links"
Is your feature request related to a problem? Please describe. I want to show a popup on the click on "Link" label.
Describe the solution you'd like I should be able to pass "onClick" in the links object. And this onClick should be called if I click anywhere on the link
Describe alternatives you've considered Just make the "Link" label clickable!
I would like a solution to this as well. Simply add a new function return from schema creation to catch link click.