What exactly do I have to select here to get the text in my clipboard? None of the things seem to directly get the value of the text... Thanks 🙂
needtheanswers
11 months ago
Any tips? Still can´t figure it out 😦
Olumise
11 months ago
On the Event part, click target again, the output should then be only ‘value’ You are presently getting just the object.You should be getting the value
yoelfdz
11 months ago
You can add a Log that emits the value to see exactly what you are receiving on the browser console
Thank you for the clarification Lucas 🙂 That´s what I needed .. something that only triggers when the user pastes data.. I want to modify the data later on