I have a form I’m trying to submit. I know I can submit it by typing enter in an input field. I can also submit it by clickng on a button which has the Submit behavior. However, the “button” I want is only an icon (“add circle”), with no text, so I am using the icon component. How can I launch the form submission when clicking on this icon ?