michelson / dante2

A complete rewrite of dante editor in draft-js
https://michelson.github.io/dante2/
Other
912 stars 121 forks source link

Add onClick to Image button #170

Open garridio85 opened 5 years ago

garridio85 commented 5 years ago

Hey Miguel,

First of all love your work! I am looking to add a listener or onClick event to the Image button. I have tried using the image_tag ref and passing a listener but it doesn’t trigger.

Do you know if this is possible? I have racked my brain but nothing! I could maybe do something in the callback but that isn’t ideal.

Thank you in advance,

Garry