angular2-custom-component Questions
5
My custom component click function is triggered twice - both custom component's event and sample level event are triggered.
Here's my Plunker:
https://plnkr.co/edit/wp2iWh7OStdPm5uXsWbP?p=preview...
Hebe asked 8/2, 2017 at 11:32
2
Solved
I'm trying to create a custom Input component using Reative Form in Angular 7 but i'm having trouble passing events to the input field.
My component has a label and an input field and a specific l...
Tameka asked 16/9, 2019 at 11:34
1
Solved
I'm creating a component. Since I like the Apache Wicket way of doing things, I am trying to emulate the IModel way of passing data. For that, to the child component I pass a model and callbacks wh...
Oatmeal asked 21/2, 2017 at 4:8
1
© 2022 - 2024 — McMap. All rights reserved.