I have a form element created with AngularJS with a submit button within it and I would like to put this button outside of this form. How can I do that with Angular and have my
Even more concise than this answer:
Submit
(Note that you don't even need to define myForm in the underlying controller and you can also omit the form attribute.)
myForm
form