REACT
[React]KUCC 리액트 세션: 3. Component과 props
닉네임이 멋이 중헌디
2021. 5. 18. 15:47
나중에 component를 사용할 때 name = ""로 property를 넣기 위해 사용
클래스 컴포넌트는 this.props.name
함수 컴포넌트는 props.name