Communication between components
Using
@Input()
bindingEmit event from child and listen to those in parent using
EvenEmitter
Using
@ViewChild
Via a common service
Last updated
Using @Input()
binding
Emit event from child and listen to those in parent using EvenEmitter
Using @ViewChild
Via a common service
Last updated