givanz / VvvebJs

Drag and drop page builder library written in vanilla javascript without dependencies or build tools.
https://www.vvveb.com/vvvebjs/editor.html
Apache License 2.0
7.16k stars 1.64k forks source link

Events pickup issue #258

Open ahsan-sabri opened 2 years ago

ahsan-sabri commented 2 years ago

Dear Givanz,

How to call keyup event in Textinput variable in Input.js? I am changing the codes inside Input.js file, but can't pick any events. Only click event on the frame is working!

Thank you.