Hi,
I generate text on my canvas ,
I want call a JS function when I click on this specific text and next on a HTML button and access to the text properties to make a `text.parent.removeChild(text) `
How can I do to make this happen ?
Hi,
I generate text on my canvas ,
I want call a JS function when I click on this specific text and next on a HTML button and access to the text properties to make a `text.parent.removeChild(text) `
How can I do to make this happen ?