Rhaymison Betini

Results 1 comments of Rhaymison Betini

> Use activate event binding instead of click in HTML `(activate)='onUserEvent($event)` for any user events. > In the ts file > > ``` > onUserEvent ( e ) { >...