Angular Tree Component is used to display the list as a tree structure.
See more here for material angular tree version
https://material.angular.io/components/tree/overview
I need to access parent component method into my child component. Please explain?