I have an Angular component inheriting a base component.
I just want to increment a counter in the base component from the inherited component when clicking on a button.<