angular
angular copied to clipboard
[Custom Components] Button Custom Events
Hi team, I had followed suceffuly the tutorial https://github.com/formio/angular/wiki/Custom-Components-with-Angular-Elements and created an Angular custom component for formio. But I came with some adversity.
I'd like to know if it is possible to listen to a formio button custom event within this Custom Component I've created
For an exaple, if I create this button with this event custom test:

Can I listen this "test" inside my new component? I've tried use angular's @Hostlistener, but it didn't work.
any update?
Closing this thread as it is outdated. Please re-open if it is still relevant. Thank you for your contribution!