For every click in the document, ember-click-outside will check if the click target is outside of its component, and trigger the provided action/callback.
1. Install
npm i ember-click-outside
2. Controller
3. Template
Jonathan's Development
For every click in the document, ember-click-outside will check if the click target is outside of its component, and trigger the provided action/callback.
1. Install
npm i ember-click-outside
2. Controller
3. Template
Comentarios