Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

when we dont have to show data of child but change in child should be displayed in parent automatically

    
      receiveData($event){
        this.dataFromChild = $event;
      }
    
  
Source by www.interviewbit.com #
 
PREVIOUS NEXT
Tagged: #dont #show #data #child #change #child #displayed #parent #automatically
ADD COMMENT
Topic
Name
5+3 =