menu
techminis

A naukri.com initiative

google-web-stories
Home

>

Programming News

>

Refresher:...
source image

Medium

3w

read

70

img
dot

Image Credit: Medium

Refresher: Angular’s @Input and @Output Decorators

  • Angular's @Input and @Output decorators enable two-way communication between parent and child components.
  • Using @Input, the parent component can share data with its child component.
  • Using @Output, the child component can notify the parent component about events.
  • These decorators enhance component communication in Angular, making it more dynamic and interactive.

Read Full Article

like

4 Likes

For uninterrupted reading, download the app