I am creating a chat application now in that I am using <input type="text" /> to input text from the user but the problem is when the user press shift + enter to go to the next line the input doesn't take that into consideration. But I want that part to be implemented and I also want to present the next line part like the WhatsApp application.