React export, Is it possible to have exported components that have event handlers like onClick?

Hey I have been trying to develop with Anima on a project and I have noticed that all the react components that I have exported don’t have event handlers and this then requires me to go through all the exported components and manually add the event handlers myself. Is there a way in Figma that I can add the event handlers to the components?

Hello @maxthemus!

Thanks a lot for your patience and message.
So, If you are syncing the full prototype normally (the full flow) and you have a button that has an “On Click” interaction, you will get it in the exported code.

However, if you are in Dev mode, this is something we are going to support in the near future.

Thank you very much!