Related resources for Angular decorator
  • Angular @Output() Decorator4/27/2023 9:58:58 AM. In this article, we are going to discuss how to share data between the child component to parent component. In the previous article, we discussed how to pass data from the Parent component to the chil
  • Angular- @Input() decorator4/25/2023 6:48:25 AM. Angular: @Input() decorator