Copy link to clipboard
Copied
How to create a component dinamically in javascript?
you can use removeChild() and addChild() (or the visible property) to dynamically control the 'appearance' of an existing component.
Copy link to clipboard
Copied
i don't think you can do that.
Copy link to clipboard
Copied
I don't speak english very well... My problem is:
How to put a component in a layer dinamically and no only with: canvas.parentNode ?
Copy link to clipboard
Copied
you can use removeChild() and addChild() (or the visible property) to dynamically control the 'appearance' of an existing component.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now