Recently while navigating through lightning component library, I landed on lightning:tree tag. As soon as I saw this, I found two use cases where we can use lightning tree component. Those are as follows: Displaying role hierarchy Showing list of accounts in hierarchy using parent child relationship So decided to…