Posts by Matheus • 29 points
2 posts
-
2
votes1
answer590
viewsQ: Angular 7 Child Routes import Component using modules
I’m trying to set some daughter routes in my angular application 7 but they don’t work, I have the following scenario: I own a base-home.component and a home.component, I encapsulated the two…
-
0
votes2
answers514
viewsQ: How to block double character input in "onkeydown" event
I was trying to make a simple and small code to validate input of the kind text. For this I used an event onkeydown in the input where it returns false or true, ex: onkeydown="return…
javascriptasked Matheus 29