flowchart.js icon indicating copy to clipboard operation
flowchart.js copied to clipboard

Onclick or Mouseover

Open sarankup opened this issue 7 years ago • 1 comments

Hi,

In my project, I want to add onclick event in inputoutput and conditions to add some attributes. Please advise how to attach onclick events.

Thanks in advance

sarankup avatar May 06 '18 08:05 sarankup

not tried yet, but in theory you could do something like this: https://stackoverflow.com/questions/2296097/making-an-svg-image-object-clickable-with-onclick-avoiding-absolute-positioning

adrai avatar May 06 '18 10:05 adrai