@Input and @Output In angular
In this article, you will learn about @Input and @Output in angular. You can establish communication between child and parent components using @Input and @Output decorators. @Input and @Output in…
In this article, you will learn about @Input and @Output in angular. You can establish communication between child and parent components using @Input and @Output decorators. @Input and @Output in…