728x90
๋ฐ์ํ
๐Props
๊ณต์๋ฌธ์ ์ฐธ๊ณ !
reactjs.org/docs/getting-started.html
์ปดํฌ๋ํธ ๋ง๋๋ ๋ฒ์ด๋ค.
class Welcome extends React.Component {
render() {
return <h1>Hello, {this.props.name}</h1>;
}
}
ํ์ด๋ผ์ดํธ๋ ๋ถ๋ถ์ ์ฃผ๋ชฉํ์
๐์ ์ฉํด๋ณด๊ธฐ
๐๋๋ ํด๋ณด์
728x90
๋ฐ์ํ