I want to extend the react widgets. I want to add a right mouse click event to text area. There are other things I would like to do to expand the widgets. If there is any documentation on how do I expand widget let me know.
Hey @stephen1215, I'm not sure you can bind to native components in this way, but you could create a custom one via the iframe component and bind to the right click.