{ this.setState({ draft: newDraft }); }} container={this.container} textAreaRef={this.textarea} typingEnabled={this.props.typingEnabled} onKeyDown={this.onKeyDown} />