Create an Angular Component called MyFormComponent with the following requirements: Form Input One input field: Name (text). A Clear button to reset the input field. A Submit button to add the name to ...