It looks like I get the tabRef in the higher level component where the html defines the tabs.
A ‘child’ tab component does not have a access/reference to the tabRef which is what I need.
So how do you from a child tab component perform a select on a click event to go to another child tab?