工作中自己搞了好久记录一下,style中动态赋值
<div style={{ borderColor: '#eee', borderWidth: 1, backgroundColor: '#eee', width: (this.props.width) }}>
工作中自己搞了好久记录一下,style中动态赋值
<div style={{ borderColor: '#eee', borderWidth: 1, backgroundColor: '#eee', width: (this.props.width) }}>
本文标题:jsx style 中动态传值
本文链接:https://www.haomeiwen.com/subject/kkwbcttx.html
网友评论