Hey everybody,
If I create a textbox or a button in my widget.html file, how can I access these in my widget.js file?
For example if I create a button in my widget.html file with the id="TestButton", how would I write a button click event in my widget.js file?
Thanks!
Tim