React Children
摘要:React Children是顶层API之一;this.props.的对象属性和组件属性是一一对应的,但是有一个例外,this.props.children是组件所有的子节点 1、object React.Children.map(object children, function fn [, ob
阅读全文
posted @ 2017-04-30 16:36
posted @ 2017-04-30 16:36
posted @ 2017-04-28 10:30