리액트에서 이벤트 나타내는 prop
=> on[Event]
ex) onButton
이벤트 처리 함수
=> handle[Event] 일반적
ex) handleButton
'React' 카테고리의 다른 글
React hooks - useEffect (0) | 2020.02.06 |
---|---|
Class constructor에서 super()의 사용 (0) | 2019.11.25 |
Container Presenter Pattern (0) | 2019.11.24 |
Axios (0) | 2019.11.22 |
React에서 CSS 적용하기 (0) | 2019.11.21 |