Replies: 1 comment
-
Yes, check the available events for the components. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I have a custom component that requires a certain property for each instance to be unique. When the component is copied, the property value is duplicated. Is there a way I can listen for a component being copied and run javascript to change the value of the property on the copied item?
Beta Was this translation helpful? Give feedback.
All reactions