Hello,
I have a CountController wrapped inside a controller, as it is used in a list. The issue is that I need this CountController to go back to 0 when I click in a certain button outside the component, and I don't know how to do it. If needed I can give more details about my application but I think the question is quite clear.
Many thanks!