# Has anyone used the new click-hook widget?

**URL:** https://meta.discourse.org/t/has-anyone-used-the-new-click-hook-widget/42078
**Category:** Development
**Created:** [05.Апрель.2016 16:50:12 UTC](https://meta.discourse.org/t/has-anyone-used-the-new-click-hook-widget/42078 "2016-04-05T16:50:12Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![stevenpslade](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stevenpslade/32/53550_2.png) [@stevenpslade](https://meta.discourse.org/u/stevenpslade)
#### Post date: [05.Апрель.2016 16:50:12 UTC](https://meta.discourse.org/t/has-anyone-used-the-new-click-hook-widget/42078/1 "2016-04-05T16:50:12Z")

</div>

What’s the best application for the new `click-hook` widget? What have other’s used it for?

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [05.Апрель.2016 19:24:57 UTC](https://meta.discourse.org/t/has-anyone-used-the-new-click-hook-widget/42078/2 "2016-04-05T19:24:57Z")

</div>

That is basically an Discourse internal. It’s meant to intercept clicks and wire them to the ES2015 classes that triggered them. I think 99% of people will never need to use it directly, and instead use `click()` and `sendWidgetAction()`
