How do I use the clear action; What do I use for the input paramter Id.
There's a new version with that Event.
I've updated the example too, I hope it helps.
Thanks!
Hi Matthias,
It should be the Id of the timer. But I see that I'm not returning that on the widgets, and you might find confusing if you are trying to stop the widget timer using the API and not by destroying the element (which makes perfect sense).
Maybe I should add one event returning the ID so that you can invoke the clear API.