Ember, mixin to detect click outside of view/component

后端 未结 5 1146
梦谈多话
梦谈多话 2021-01-06 05:48

I\'m writing a Mixin to handle when user clicks outside of a view/component.

This is the mixin:

App.ClickElsewhereMixin = Ember.Mixin.create({

  onC         


        
5条回答
提交回复
热议问题