componentDidMount() { React.findDOMNode(this.refs.titleInput).getElementsByTagName('input')[0].focus(); }. works example with setTimeout
確定! 回上一頁