Posts by Thiago Justo • 1 point
2 posts
-
0
votes2
answers745
viewsQ: Angular Eventemitter 4 does not work
I have a.service Profile that broadcasts an event for two components that don’t communicate. By clicking on the Profile Component link, it triggers the…
-
0
votes1
answer29
viewsQ: Window resizing and mouseover and mouseout events
I had the following problem today, I created a function that checks the size of the browser window and if it is larger than 1300, the li gets two class and the link (<a>) within it receives an…