Feb 6, 2023
Ah, well, by "you cannot solve that problem", I meant it in the context of the child component's template using the base component, like <eg-base>, accessing it via `@ViewChild` and then trying to override/change behavior of the base's properties and functions. THAT is not possible.