State 란
컴포넌트의 현재 상태의 정보를 보여주는 자바스크립트 오브젝트이다.
State is a plain JavaScript object used by React to represent an information about the component’s current situation.
- 출처 -
https://medium.com/edonec/state-in-react-an-overview-a182675cee2c
'React > React Basic' 카테고리의 다른 글
[React] Spread Operator (0) | 2022.04.04 |
---|---|
[React] Changing Complex State | 풀네임 받기 | form input prevValue (0) | 2022.03.28 |
[React] Input value | Forms | event.preventDefault(); |onClick, onChange (0) | 2022.03.26 |
[React] 이벤트 핸들링 | 버튼 색 바꾸기등 (0) | 2022.03.25 |
[React] Destructuring assignment syntax (0) | 2022.03.23 |
댓글