You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.
We should be able to call listeners on a virtual DOM render in a way that is similar to the widget.sendEvent() in the harness. Suggested signature is widget.callListener('onClick', { /* options? */ }).
The text was updated successfully, but these errors were encountered:
Enhancement
We should be able to call listeners on a virtual DOM render in a way that is similar to the
widget.sendEvent()
in the harness. Suggested signature iswidget.callListener('onClick', { /* options? */ })
.The text was updated successfully, but these errors were encountered: