This is the parent component (:
EntityDataListComponent
data: any[] = []; ngOnInit(): void { this.getAllData(); } getAllData()