這是一個(gè)搜索組件,上面的:getRef(ref){
this.usernameRef = ref;
console.log(ref);
}函數(shù)與下面的<input type="text" className="form-control" ref={(ref) => this.getRef(ref)} />這是什么意思啊 大家有知道的或者這么用的嗎
關(guān)于一段react代碼片段 有點(diǎn)疑問
搖曳的薔薇
2018-10-16 10:09:44