【发布时间】:2021-03-18 00:31:16
【问题描述】:
我确实让 TextField 用“\n”识别新行,因为当我在字段中输入它时,它只是按原样打印它
<TextField source="body" component="pre"/>
Just Try to post to many stuff not relevent\nand think he is a god
【问题讨论】:
标签: javascript reactjs react-admin
我确实让 TextField 用“\n”识别新行,因为当我在字段中输入它时,它只是按原样打印它
<TextField source="body" component="pre"/>
Just Try to post to many stuff not relevent\nand think he is a god
【问题讨论】:
标签: javascript reactjs react-admin
我找到了解决方案,它只是添加了多行并解决了问题
【讨论】: