Replies: 1 comment
-
Yes, Remotion just renders plain React, so in principle, you can do whatever you can do in React as well. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, for my use case I need to apply mouseover even on a dynamically loaded button inserted into a component via dangerouslySetInnerHTML. Would it be possible with remotion?
Beta Was this translation helpful? Give feedback.
All reactions