I am developing a component library, I want to dispatch an action, not bypass the function down to my component.
Is there any way to do it?
from now I could ju