I'm a beginner in Angular and web development, and I'm trying to figure out how to display an image (check sign) when the user presses enter to submit their search. My idea was to use collapse, but I'm not sure how to do it since I don't have a search button to send the request. I apologize if this question has been asked before, but I couldn't find any clear answers.
(I am using Angular 6, HTML5, CSS3)
Thank you.