angular - Can Angular2 use capture rather than bubbling to catch events? -


i somehow need capture method catch triggered events, ($event) in template triggered in bubbling method default. there somewhere change it?

currently can done adding event handlers imperatively.

there plans though support in future

see


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -