<MyComponent fullscreen={true} /> // props this.props.fullscreen //=> true // state this.setState({ username: 'rstacruz' }); this.replaceState({ .
確定! 回上一頁