@using ZB.MOM.WW.GalaxyRepository.Grpc @* Recursive Browse hierarchy node. Renders one Galaxy object, its child objects (recursively, lazy-loaded on first expand), and its attributes as right-clickable tag rows. Expansion state is local; children render only while expanded. The expand triangle is shown whenever the server's child_has_children projector hint is set (HasChildrenHint), even before children have been loaded — clicking it triggers OnLoadChildren so the parent page can fill in Node.Children, then the view re-renders. *@
@Node.Object.TagName
}