为了账号安全,请及时绑定邮箱和手机立即绑定

Antd Modal confirm确认框的content内容允许换行么?

Antd Modal confirm确认框的content内容允许换行么?

神不在的星期二 2018-09-14 10:12:37
Antd Modalimport { Modal, Button } from 'antd';const confirm = Modal.confirm;function showConfirm() {   confirm({    title: 'Want to delete these items?',    content: 'some descriptions',     onOk() {      console.log('OK');     },     onCancel() {},   }); } ReactDOM.render(  <Button onClick={showConfirm}>     confirmation modal dialog  </Button>, mountNode);content内容是否允许多行。比如content: "hello \n world";或者content: "hello<br/>world"这样尝试发现不行?应该怎么做呢?
查看完整描述

1 回答

  • 1 回答
  • 0 关注
  • 8028 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
微信客服

购课补贴
联系客服咨询优惠详情

帮助反馈 APP下载

慕课网APP
您的移动学习伙伴

公众号

扫描二维码
关注慕课网微信公众号