Skip to content

Conversation

@hyungchunKim
Copy link

코드 리뷰입니다.

name="diaryValue"
value={editedDiaryValue} /* 저장된 텍스트 값 부분 */
onChange={handleDiaryEditChange}
autoFocus /* 웹 페이지를 열었을 때 해당 요소에 자동으로 커서가 위치하여 사용자가 바로 입력을 시작할 수 있게 함 */
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

오 이런 속성을 줄수가 있군요!! 좋은정보 감사합니다!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants