I have an input tag inside a div tag. I need to hide the div tag after clicking three times in the input tag. How do I achieve this in HTML using angular?