We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
채팅창이 input tag로 되어있어서 여러 줄을 못치고 있습니다! 그래서 input tag를 textarea tag로 바꾸고 textarea에서 Enter 입력시에 Submit하는 기능을 추가하면 채팅창에 여러 줄을 입력할 수 있을 것 같아요.
그래서
(나중에 되면 까먹을까봐... 끄적끄적)
The text was updated successfully, but these errors were encountered:
taeseunglee
No branches or pull requests
채팅창이 input tag로 되어있어서 여러 줄을 못치고 있습니다! 그래서 input tag를 textarea tag로 바꾸고
textarea에서 Enter 입력시에 Submit하는 기능을 추가하면 채팅창에 여러 줄을 입력할 수 있을 것 같아요.
그래서
(나중에 되면 까먹을까봐... 끄적끄적)
The text was updated successfully, but these errors were encountered: